Sha256: b39d04685f9167a7ab083952002a41379745fabae4cdb82c76d86ae374befb36
Contents?: true
Size: 492 Bytes
Versions: 139
Compression:
Stored size: 492 Bytes
Contents
// Govspeak example callout // https://govuk-publishing-components.herokuapp.com/component-guide/govspeak/example // // Support: // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .example { border-left: 1em solid $panel-colour; padding: 1em 0 1em 1em; margin: 2em 0; // Remove margin from the last element p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; } strong { display: block; } } }
Version data entries
139 entries across 139 versions & 1 rubygems