@primer/react-brand
Version:
Primer Brand is a GitHub's design system for creating React-based marketing websites and digital experiences.
27 lines (22 loc) • 506 B
CSS
/**
* Do not edit directly
* Generated on Wed, 17 Dec 2025 14:40:37 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);
}
}