Sha256: b97baf8eac145cc31393ea4a6c435215acfe4476fe16a1c7bb7caa7e21b9cc2c
Contents?: true
Size: 627 Bytes
Versions: 44
Compression:
Stored size: 627 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; img { display: inline; text-align: center; width: auto; height: auto; max-width: 100%; } figcaption { @include govuk-font($size: 14); } } }
Version data entries
44 entries across 44 versions & 1 rubygems