We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e981572 commit 489a918Copy full SHA for 489a918
css/src/base/elements.css
@@ -5,7 +5,7 @@
5
body {
6
color: var(--color-fg);
7
background: var(--color-bg);
8
- font: normal 81.3%/1.538em var(--font-family);
+ font: normal 16px/1.5 var(--font-family);
9
}
10
11
a,
0 commit comments