Sha256: 53f737fdf3657e266ef3b68c8fa7d4c5c2e0f372317182e35595bb40fcaca6f9
Contents?: true
Size: 712 Bytes
Versions: 5
Compression:
Stored size: 712 Bytes
Contents
.o-page { @include add-column-padding(.5); margin-left: auto; margin-right: auto; max-width: 76.875rem; } .c-wrapper { @include breakpoint(medium) { @include add-gutter(margin, top, 1); } .content { @extend %fd-card; @include add-column-padding; @include add-top-bottom-padding; border: 0; h2 { @include txt-fd-element(title); } h2:not(.u-not-hr)::after { @include u-hr-small; content: ' '; display: block; } .breadcrumb { @include add-gutter(margin, bottom, .5); &, a { @include txt-fd-element(breadcrumb); } } .lead, .lead-small, .list-lead { @include txt-fd-element(lead); } } }
Version data entries
5 entries across 5 versions & 1 rubygems