Sha256: 92b7a8b88d431a4d4665443685684418c8513f4fb35fda0460d2afd0e8e77833
Contents?: true
Size: 501 Bytes
Versions: 18
Compression:
Stored size: 501 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 govuk-colour("grey-3"); 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
18 entries across 18 versions & 1 rubygems