Sha256: 031188473b95ef450d678b06bed642872463cf102f83e7b011fed2bca41dfee2
Contents?: true
Size: 465 Bytes
Versions: 18
Compression:
Stored size: 465 Bytes
Contents
// Govspeak call to action // https://govuk-publishing-components.herokuapp.com/component-guide/govspeak/call_to_action // // Support: // // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { .call-to-action { margin: 2em 0; background-color: govuk-colour("grey-3"); padding: 2em; &:first-child { margin-top: 0; } p:last-child, ul:last-child, ol:last-child { margin-bottom: 0; } } }
Version data entries
18 entries across 18 versions & 1 rubygems