mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
tweak spacing for playful theme
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
*/
|
||||
/* Space is designed to scale according to a single base value.
|
||||
* The base value is intended for calculations and is not used by components directly. */
|
||||
--wa-space-base: 1;
|
||||
--wa-space-base: 1.125;
|
||||
--wa-space-3xs: calc(var(--wa-space-base) * 0.125rem); /* 2px */
|
||||
--wa-space-2xs: calc(var(--wa-space-base) * 0.25rem); /* 4px */
|
||||
--wa-space-xs: calc(var(--wa-space-base) * 0.5rem); /* 8px */
|
||||
|
||||
Reference in New Issue
Block a user