Sha256: 272f65b83bf2c4388014c44e7775a7c53d38762181896d7dcd3f31783d62ba59
Contents?: true
Size: 573 Bytes
Versions: 94
Compression:
Stored size: 573 Bytes
Contents
// Govspeak statistic headline // https://govuk-publishing-components.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
94 entries across 94 versions & 1 rubygems