@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
27 lines (22 loc) • 459 B
CSS
/**
* Do not edit directly
* Generated on Thu, 12 Mar 2026 15:02:28 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);
}
}