Sha256: 5b47a04ada9af65e397a930d73906683e2445beef94e9a9fe2ee036268e5cdd7
Contents?: true
Size: 629 Bytes
Versions: 16
Compression:
Stored size: 629 Bytes
Contents
h1 { @extend %font-family-primary; @extend .title--alpha; // font-size: rem-calc(24px); // color: $color-slate; // font-weight: 700; // line-height: 1em; // text-transform: uppercase; } h2:not(.pattern-item) { @extend %font-family-primary; font-size: rem-calc(16px); color: $color-slate; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; } h3 { @extend .title--gamma; } h4 { @extend .title--delta; } h5 { @extend .title--epsilon; } h6 { @extend .title--zeta; } p { font-size: rem-calc(18px); line-height: 1.6em; margin-bottom: rem-calc(20px); color: $color-slate; }
Version data entries
16 entries across 16 versions & 2 rubygems