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