Sha256: cfe5eaabdd05f3bec3c9b128ee0c960904ed11920ae065de438b8b8c8b28d61e
Contents?: true
Size: 473 Bytes
Versions: 139
Compression:
Stored size: 473 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 $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; } } }
Version data entries
139 entries across 139 versions & 1 rubygems