feat: font size preference
This commit is contained in:
parent
99abb78ef1
commit
41ef187379
9 changed files with 65 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
html {
|
||||
font-size: var(--font-size);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-display: swap;
|
||||
font-family: "DM Mono";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue