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:
parent
769e3ee9f4
commit
9f71c4a1f4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
--accent-color: #0dc7f9;
|
||||
|
||||
--text-font: 'Atkinson Hyperlegible';
|
||||
--text-font: 'Atkinson Hyperlegible', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
|
||||
}
|
||||
|
||||
html,
|
||||
|
|
Loading…
Add table
Reference in a new issue