Sha256: 6d1d73bc61e9b7343c9edbc0d1ea34807378e1a9f520f036ad522531c27f0fd1
Contents?: true
Size: 642 Bytes
Versions: 78
Compression:
Stored size: 642 Bytes
Contents
// Govspeak images // // Support: // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .govspeak, // Legacy class name that's still used in some content items - needs to be kept until `.govspeak` is removed from the content items. .gem-c-govspeak { img { width: auto; height: auto; max-width: 100%; } figure { width: 100%; clear: both; overflow: hidden; padding: govuk-spacing(2) 0 0; margin: 0; img { display: inline; text-align: center; width: auto; height: auto; max-width: 100%; } figcaption { @include govuk-font($size: 16); } } }
Version data entries
78 entries across 78 versions & 1 rubygems