chore: dry up spacing

This commit is contained in:
Cory Dransfeldt 2024-03-02 11:00:08 -08:00
parent e6c7150da4
commit 766d70c59e
10 changed files with 14 additions and 11 deletions

View file

@ -80,6 +80,9 @@
--font-size-3xl: 1.875rem;
--line-height-3xl: 2.25rem;
/* spacing */
--spacing-base: 1.25rem;
/* radii */
--rounded-none: 0;