fix: add missing --spacing-xl CSS variable for reference section spacing

This commit is contained in:
2026-01-15 16:06:36 +01:00
parent 16ba62fe84
commit d5cf502ca1

View File

@@ -59,6 +59,7 @@
--spacing-sm: 0.75rem; --spacing-sm: 0.75rem;
--spacing-md: 1rem; --spacing-md: 1rem;
--spacing-lg: 1.5rem; --spacing-lg: 1.5rem;
--spacing-xl: 2rem;
} }
/* ================= RESET ================= */ /* ================= RESET ================= */