1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

add fallback fonts

This commit is contained in:
mat 2024-02-24 17:19:59 -06:00
parent 769e3ee9f4
commit 9f71c4a1f4

View file

@ -16,7 +16,7 @@
--accent-color: #0dc7f9;
--text-font: 'Atkinson Hyperlegible';
--text-font: 'Atkinson Hyperlegible', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}
html,