Sha256: cc366019ffc8319891e48ec6ba15c82967af7be7e7aea661cce4189228109ad8
Contents?: true
Size: 609 Bytes
Versions: 83
Compression:
Stored size: 609 Bytes
Contents
// Govspeak fractions // https://components.publishing.service.gov.uk/component-guide/govspeak/image_fractions // https://components.publishing.service.gov.uk/component-guide/govspeak/text_fractions // // 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 { .fraction { sup, sub { @include govuk-font($size: 16); } img { display: inline-block; width: auto; margin: 0 0 -5px; } } }
Version data entries
83 entries across 83 versions & 1 rubygems