Sha256: 9ee8447815453dcc6ca972abfece184364710d8093425993086a84e066edcd4e
Contents?: true
Size: 457 Bytes
Versions: 15
Compression:
Stored size: 457 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
15 entries across 15 versions & 4 rubygems