update fonts.
This commit is contained in:
+8
-9
@@ -164,21 +164,20 @@ body {
|
||||
margin: 0;
|
||||
min-width: 320px;
|
||||
min-height: 100vh;
|
||||
font-family:
|
||||
"SF Pro Text Local", "SF Pro Text", -apple-system,
|
||||
BlinkMacSystemFont, "Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
|
||||
}
|
||||
|
||||
h2,
|
||||
h3,
|
||||
.text-text-soft,
|
||||
.text-text-muted {
|
||||
font-family:
|
||||
"SF Pro Rounded Local", "SF Pro Rounded", "SF Pro Text Local",
|
||||
"SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter,
|
||||
ui-sans-serif, system-ui, sans-serif;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
font-family:
|
||||
"SF Pro Text Local", "SF Pro Text", -apple-system, BlinkMacSystemFont,
|
||||
"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
|
||||
}
|
||||
|
||||
.pixel-mountains {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
|
||||
Reference in New Issue
Block a user