Decrease line height on swatches

This commit is contained in:
lindsaym-fa
2025-01-16 09:53:53 -05:00
committed by Lea Verou
parent a6702ad6d2
commit 3974aa5130

View File

@@ -396,6 +396,7 @@ wa-page > main:has(> .index-grid) {
min-height: 2.5em;
padding: var(--wa-space-xs);
font-weight: var(--wa-font-weight-semibold);
line-height: var(--wa-line-height-condensed);
&.color {
border-color: transparent;