@primer/css
Version:
The CSS implementation of GitHub's Primer Design System
3 lines (2 loc) • 485 B
CSS
.Subhead{display:flex;padding-bottom:8px;margin-bottom:16px;border-bottom:1px solid var(--color-border-secondary);flex-flow:row wrap}.Subhead--spacious{margin-top:40px}.Subhead-heading{font-size:24px;font-weight:400;flex:1 1 auto}.Subhead-heading--danger{font-weight:600;color:var(--color-text-danger)}.Subhead-description{font-size:14px;color:var(--color-text-secondary);flex:1 100%}.Subhead-actions{align-self:center;justify-content:flex-end}
/*# sourceMappingURL=subhead.css.map */