mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 05:13:24 +03:00
Change font to avoid system-ui.
This commit is contained in:
parent
b18ff938ca
commit
6583738ab2
@ -1,3 +1,4 @@
|
||||
body {
|
||||
font-family: -apple-system, "system-ui", "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial,
|
||||
sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user