Compare commits
1 commit
main
...
jedmund/fo
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
43a3eff57f |
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ html {
|
||||||
|
|
||||||
body {
|
body {
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
font-synthesis: none;
|
||||||
|
text-rendering: optimizeLegibility;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-family: var(--font-family);
|
font-family: var(--font-family);
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue