Sha256: 8cc339e647684e275f29b76b462f402b94fcc8eef050f473d4e25d49f0e324b8
Contents?: true
Size: 458 Bytes
Versions: 8
Compression:
Stored size: 458 Bytes
Contents
// Govspeak information callout // https://govuk-static.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
8 entries across 8 versions & 1 rubygems