style: restore default heading and paragraph typography

This commit is contained in:
2026-06-18 17:20:33 +05:30
parent 62ebf1ebf6
commit d8fa02dc5d
3 changed files with 21 additions and 14 deletions

View File

@@ -78,7 +78,7 @@
}
@theme inline {
--font-sans: 'Geist', 'Geist Fallback', system-ui, sans-serif;
--font-sans: 'Poppins', 'Poppins Fallback', system-ui, sans-serif;
--font-mono: 'Geist Mono', 'Geist Mono Fallback', monospace;
--color-background: var(--background);
--color-foreground: var(--foreground);