Update the system font

This commit is contained in:
SondreB 2023-02-14 16:09:45 +01:00
parent 6f3cebde5b
commit e5be85812a

View File

@ -116,7 +116,7 @@ body {
// }
* {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h3 {