Sha256: 09c09b87ed19063d58a1261001ae0a1163cd532437c8f6fe67cbe158a11c91b6
Contents?: true
Size: 482 Bytes
Versions: 18
Compression:
Stored size: 482 Bytes
Contents
// Govspeak information callout // https://govuk-publishing-components.herokuapp.com/component-guide/govspeak/information_callout // // Support: // // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .info-notice { 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; } } }
Version data entries
18 entries across 18 versions & 1 rubygems