diff --git a/src/styles.css b/src/styles.css index b168634..0dd55b1 100644 --- a/src/styles.css +++ b/src/styles.css @@ -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;