fix: tweak font size
This commit is contained in:
parent
895497ee8a
commit
0ae1caaf5a
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
|||
}
|
||||
html {
|
||||
font-family: var(--font-sans);
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue