Sha256: 4402799513d881befcd65b67915b44fa35c03232cc3e049e2c001c3baa3639c1
Contents?: true
Size: 582 Bytes
Versions: 36
Compression:
Stored size: 582 Bytes
Contents
//Home Page Heading #homepage-heading { color: $brand-warning; font-size: 30pt; font-weight: normal; line-height: 1.25; } @media(max-width:991px){ #homepage-heading { font-size: 26px; } p.sub-tag { width:95%; } } .homepage-shape { margin-bottom: -8px; } .homepage-image-jumbotron { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #home-page-text{ color: $home-page-title-text; } #home-page-title{ color: $home-page-main-title-color; }
Version data entries
36 entries across 36 versions & 1 rubygems