Sha256: 4a11fc977eae068c6685af2ca55542084ca488068f0e748bc8dc9c619f02a557
Contents?: true
Size: 513 Bytes
Versions: 4
Compression:
Stored size: 513 Bytes
Contents
/* page */ .page { .page-contents { h1, h2 { color: $blue-text; text-transform: uppercase; text-align: left; @include museo-sans-light; } h1 { font-size: 40px; line-height: 45px; margin: ($baseline * 2) 0 $baseline; &:first-child { margin-top: 0; } } h2 { font-size: 30px; line-height: 40px; margin: ($baseline * 2) 0 $baseline; &:first-child { margin-top: $baseline * .5; } } } }
Version data entries
4 entries across 4 versions & 1 rubygems