Sha256: e42a326da56206599a13f0ec4ddff5497de28d5b8e83b87033f2a4b6b5b40b25
Contents?: true
Size: 505 Bytes
Versions: 45
Compression:
Stored size: 505 Bytes
Contents
// Govspeak images // // Support: // - alphagov/whitehall: ✔︎ // - alphagov/govspeak: ✔︎ .gem-c-govspeak { img { width: auto; height: auto; max-width: $full-width; } figure { width: $full-width; clear: both; overflow: hidden; padding: $gutter-one-third 0 0; img { display: inline; text-align: center; width: auto; height: auto; max-width: $full-width; } figcaption { @include govuk-font($size: 14); } } }
Version data entries
45 entries across 45 versions & 1 rubygems