Sha256: 5c42fa382826f307b18990ce2438cad8712783bf6cc859b81522c020c6b61872
Contents?: true
Size: 609 Bytes
Versions: 233
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: 14); } img { display: inline-block; width: auto; margin: 0 0 -5px; } } }
Version data entries
233 entries across 233 versions & 1 rubygems