fix: add missing --spacing-xl CSS variable for reference section spacing
This commit is contained in:
@@ -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 ================= */
|
||||||
|
|||||||
Reference in New Issue
Block a user