Sha256: d821d14d480c381f6c58ed69b0c3182985f1e137e11ac74ccca695861ebbd372
Contents?: true
Size: 1014 Bytes
Versions: 15
Compression:
Stored size: 1014 Bytes
Contents
// ************************************** // // #settings.fonts // // ************************************** // ------------------------------------- // Fonts // ------------------------------------- $base-font-family: $helvetica $header-font-family: $base-font-family h1, h2, h3, h4, h5, h6, p font-family: $base-font-family color: $color-gray line-height: 1.2 font-weight: 400 h1 font-size: 1.7em text-transform: uppercase +respond-to(medium, large) font-size: 3em h2 font-size: 1.7em font-style: italic +respond-to(medium, large) font-size: 3em h3 font-size: 1.5em font-weight: 700 text-transform: uppercase h4 font-size: 1.1em text-transform: uppercase +respond-to(medium, large) font-size: 1.25em h5 font-size: 1.2em font-style: italic +respond-to(medium, large) font-size: 1.5em h6 font-size: 1.2em +respond-to(medium, large) font-size: 1.5em a text-decoration: none &:hover text-decoration: underline p line-height: 1.5em
Version data entries
15 entries across 15 versions & 1 rubygems