Sha256: 91600e608463ad52cfeacab134c618eadd9ca7e2ce0ffe06b6633670d10ed50d
Contents?: true
Size: 449 Bytes
Versions: 8
Compression:
Stored size: 449 Bytes
Contents
// // Hero unit // -------------------------------------------------- .hero-unit { padding: 60px; margin-bottom: 30px; background-color: @heroUnitBackground; .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
8 entries across 8 versions & 5 rubygems