Skip to content

Commit

Permalink
feat(example-site): reduce the large <h*> elem. line height
Browse files Browse the repository at this point in the history
  • Loading branch information
andis-sprinkis committed Sep 1, 2024
1 parent ccadccf commit 3acde5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/documents/index/static/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ h4,
h5,
h6 {
font-size: 1.6125em;
line-height: 1.21825;
}

h1,
Expand Down

0 comments on commit 3acde5e

Please sign in to comment.