Browse Source

feat: better line height

main
Garrit Franke 3 years ago
parent
commit
5e6a10ef78
Signed by: garrit
GPG Key ID: BB54AF7EB0939F3D
  1. 1
      styles/typography.css

1
styles/typography.css

@ -17,6 +17,7 @@ h3 {
p {
font-size: 1.5rem;
font-weight: 200;
line-height: 1.3;
}
a {

Loading…
Cancel
Save