Skip to content

Commit

Permalink
pona e line heights
Browse files Browse the repository at this point in the history
  • Loading branch information
anna328p committed Feb 9, 2021
1 parent d5e02a4 commit 904e163
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
* {
font-family: 'linja suwi';
font-feature-settings: "kern" 1;
margin-top: 1.5rem;
margin-bottom: 1rem;
margin-top: 1rem;
margin-bottom: 0.5rem;
}

p, textarea { font-size: 32pt; }
p { line-height: 50%; }

h1 { text-align: center; }
h1 { font-size: 12rem; }
Expand Down

0 comments on commit 904e163

Please sign in to comment.