Sha256: cc9ca489f309731ebc10bd16a5da083962c4bf7ddc4693a7aef80d1deacacb4b
Contents?: true
Size: 515 Bytes
Versions: 31
Compression:
Stored size: 515 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-text; }
Version data entries
31 entries across 31 versions & 1 rubygems