Skip to content

Commit

Permalink
Add line-heithg
Browse files Browse the repository at this point in the history
  • Loading branch information
dy authored Oct 16, 2024
1 parent 7107da8 commit 272967e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Put [Linefont[wdth,wght].woff2](./fonts/variable/Linefont[wdth,wght].woff2) into
--wdth: 50;
font-family: linefont;
font-variation-settings: 'wght' var(--wght), 'wdth' var(--wdth);
line-height: 1.4; /* match selection, optional */
}
</style>

Expand Down

0 comments on commit 272967e

Please sign in to comment.