Skip to content

Commit

Permalink
Decreased font size of the hero's heading
Browse files Browse the repository at this point in the history
  • Loading branch information
yamanidev committed May 8, 2024
1 parent 51500e2 commit e57a56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_asset/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ details[open] {

@media (min-width: 76em) {
#markdown-for-thecomponent-era {
font-size: 6rem;
font-size: 5.9rem;
line-height: calc(1em + (1 / 6 * 1ex));
margin-block: calc(1 / 6 * (1em + 1ex));
}
Expand Down

0 comments on commit e57a56b

Please sign in to comment.