Sha256: ce6a979a4347fa5c411ea6bb412a0db547a2999525f05857b125ffc8e4fded5b
Contents?: true
Size: 441 Bytes
Versions: 8
Compression:
Stored size: 441 Bytes
Contents
// Govspeak call to action // https://govuk-static.herokuapp.com/component-guide/govspeak/call_to_action // // Support: // // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .call-to-action { margin: 2em 0; background-color: $panel-colour; padding: 2em; &:first-child { margin-top: 0; } p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; } } }
Version data entries
8 entries across 8 versions & 1 rubygems