chore: font test

This commit is contained in:
Cory Dransfeldt 2024-01-02 11:17:02 -08:00
parent 68ed900a35
commit 80bf4615dc
No known key found for this signature in database
3 changed files with 5 additions and 3 deletions

View file

@ -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;