chore: font test
This commit is contained in:
parent
68ed900a35
commit
80bf4615dc
3 changed files with 5 additions and 3 deletions
|
@ -39,8 +39,8 @@
|
|||
--webrings: #ec8fd0;
|
||||
|
||||
/* fonts */
|
||||
--font-sans: system-ui, sans-serif;
|
||||
--font-mono: ui-monospace, monospace;
|
||||
--font-sans: silka, Inter, Roboto, 'Helvetica Neue', system-ui, sans-serif;
|
||||
--font-mono: ml, ui-monospace, monospace;
|
||||
|
||||
/* text */
|
||||
--font-size-xs: .75rem;
|
||||
|
|
Reference in a new issue