UNPKG

@primer/brand-primitives

Version:

Color, spacing, and typography primitives for the Primer Brand Design System

27 lines (22 loc) 506 B
/** * Do not edit directly * Generated on Thu, 12 Mar 2026 15:02:28 GMT */ :root { --brand-ComparisonTable-heading-marginBottom: var(--base-size-8); } @media (min-width: 544px) { :root { --brand-ComparisonTable-heading-marginBottom: var(--base-size-40); } } @media (min-width: 768px) { :root { --brand-ComparisonTable-heading-marginBottom: var(--base-size-64); } } @media (min-width: 1012px) { :root { --brand-ComparisonTable-heading-marginBottom: var(--base-size-96); } }