Sha256: bd83f647e72aa1cefb4c0b675785d187696dbeb746e005b3176d07229d2fe7d7
Contents?: true
Size: 411 Bytes
Versions: 13
Compression:
Stored size: 411 Bytes
Contents
// HERO UNIT // --------- .hero-unit { padding: 60px; margin-bottom: 30px; background-color: $heroUnitBackground; @include border-radius(6px); h1 { margin-bottom: 0; font-size: 60px; line-height: 1; color: $heroUnitHeadingColor; letter-spacing: -1px; } p { font-size: 18px; font-weight: 200; line-height: $baseLineHeight * 1.5; color: $heroUnitLeadColor; } }
Version data entries
13 entries across 13 versions & 3 rubygems