We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f89480 commit 8b80acfCopy full SHA for 8b80acf
common-theme/assets/styles/03-elements/base.scss
@@ -3,7 +3,7 @@
3
}
4
body,
5
html {
6
- font-family: var(--theme-font--copy);
+ font: var(--theme-font--copy);
7
font-size: 100%;
8
background-color: var(--theme-color--paper);
9
color: var(--theme-color--ink);
0 commit comments