UNPKG

@primer/brand-primitives

Version:

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

27 lines (22 loc) 459 B
/** * Do not edit directly * Generated on Fri, 01 Aug 2025 13:48:38 GMT */ :root { --brand-FAQ-heading-marginBottom: var(--base-size-40); } @media (min-width: 544px) { :root { --brand-FAQ-heading-marginBottom: var(--base-size-40); } } @media (min-width: 768px) { :root { --brand-FAQ-heading-marginBottom: var(--base-size-64); } } @media (min-width: 1012px) { :root { --brand-FAQ-heading-marginBottom: var(--base-size-96); } }