Sha256: e91605e45631ed378d06ca087875c066556c3e674786debced670d1e985a3fca
Contents?: true
Size: 475 Bytes
Versions: 65
Compression:
Stored size: 475 Bytes
Contents
@import "govuk_publishing_components/individual_component_support"; .gem-c-lead-paragraph { margin-top: 0; // Ensure the text has a line-length of around 60 characters max-width: 30em; @include govuk-text-colour; @include responsive-bottom-margin; @include govuk-font(24); } .gem-c-lead-paragraph--inverse { color: govuk-colour("white"); } @include govuk-media-query($media-type: print) { .gem-c-lead-paragraph { color: $govuk-print-text-colour; } }
Version data entries
65 entries across 65 versions & 1 rubygems