Sha256: ae942e82221b57507559ce95fbd7936501986ea17d982fa7735437b2b15bd18c
Contents?: true
Size: 628 Bytes
Versions: 67
Compression:
Stored size: 628 Bytes
Contents
@include govuk-exports("govuk/component/inset-text") { .govuk-inset-text { @include govuk-font($size: 19); @include govuk-text-colour; padding: govuk-spacing(3); // Margin top intended to collapse // This adds an additional 10px to the paragraph above @include govuk-responsive-margin(6, "top"); @include govuk-responsive-margin(6, "bottom"); clear: both; border-left: $govuk-border-width-wide solid $govuk-border-colour; > :first-child { margin-top: 0; } > :only-child, > :last-child { margin-bottom: 0; } } } /*# sourceMappingURL=_index.scss.map */
Version data entries
67 entries across 65 versions & 4 rubygems