Skip to content

Commit 489a918

Browse files
zolhorvathlauriii
authored andcommitted
Issue #64: Apply new vertical rhythm for font-size and line-height (#66)
1 parent e981572 commit 489a918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/src/base/elements.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
body {
66
color: var(--color-fg);
77
background: var(--color-bg);
8-
font: normal 81.3%/1.538em var(--font-family);
8+
font: normal 16px/1.5 var(--font-family);
99
}
1010

1111
a,

0 commit comments

Comments
 (0)