Skip to content

Commit

Permalink
fix line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsneyers committed Sep 7, 2024
1 parent 141e50a commit 30466a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@
font-weight: 600;
font-size: 2rem;
letter-spacing: -0.02em;
line-height: 1.25rem;
line-height: 1em;
color: #fff;
margin: 0;
}
Expand Down

0 comments on commit 30466a1

Please sign in to comment.