Sha256: 9a20c027ab5f071a67b926f1f7b8e46b54410fcfe2b0680db4106be2afc79f7d
Contents?: true
Size: 491 Bytes
Versions: 102
Compression:
Stored size: 491 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 core-14; } } }
Version data entries
102 entries across 102 versions & 1 rubygems