Sha256: e33db99b351ecf5675c6330a991ebe1bb5945013ee9bb4d4ba94c4c9ad1ef827

Contents?: true

Size: 262 Bytes

Versions: 2

Compression:

Stored size: 262 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%;
    }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
linaro-jekyll-theme-0.3.6 _sass/core/homepage.scss
linaro-jekyll-theme-0.3.5 _sass/core/homepage.scss