Skip to content

Commit

Permalink
fix: make line-height a little bit larger
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jul 27, 2021
1 parent 8fe618e commit e1f5254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

:root {
--ct-text-size: 16px;
--ct-line-height: 1.5;
--ct-line-height: 1.6;
--ls-font-family: "Source Sans 3 VF", "Source Han Sans VF", ui-sans-serif,
system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
Expand Down

0 comments on commit e1f5254

Please sign in to comment.