Sha256: 1dddb45bff1cc908c6046d8e7777e9fcce432e92a92bfe1c4384b33b93690c65
Contents?: true
Size: 558 Bytes
Versions: 8
Compression:
Stored size: 558 Bytes
Contents
// Govspeak statistic headline // https://govuk-static.herokuapp.com/component-guide/govspeak/statistic_headlines // // Support: // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .stat-headline { margin-bottom: $gutter-half; margin-top: $gutter-half; @include media(tablet) { margin-bottom: $gutter-two-thirds; margin-top: $gutter-two-thirds; } p { @include bold-19; margin: 0; } em { display: block; @include bold-80; margin: 3px 0 -5px; } } }
Version data entries
8 entries across 8 versions & 1 rubygems