remove system-ui
This commit is contained in:
parent
153f24d983
commit
11438647d7
@ -6,7 +6,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: system-ui,-apple-system,"Helvetica Neue","Segoe UI",sans-serif;
|
||||
font-family: -apple-system,"Helvetica Neue","Segoe UI",sans-serif;
|
||||
font-size: 16px;
|
||||
font-size: calc(0.8rem + 0.25vw);
|
||||
font-weight: 400;
|
||||
|
Loading…
Reference in New Issue
Block a user