1
0

fix: larger h1

This commit is contained in:
2026-03-24 19:20:06 +01:00
parent 5338155ef5
commit d015be8f46

View File

@@ -48,7 +48,7 @@
--text-label: var(--text-sm); /* form labels, nav items */
--text-body: var(--text-base); /* default body text */
--text-title: var(--text-xl); /* section headings (h2) */
--text-page-title: var(--text-2xl); /* page headings (h1) */
--text-page-title: var(--text-3xl); /* page headings (h1) */
/* ── Line-height tokens ─────────────────────────────────────── */
--leading-none: 1;