Skip to content

Commit

Permalink
Update _settings.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
chibicode committed May 28, 2014
1 parent a420b9a commit 2c265e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scss/foundation/_settings.scss
Expand Up @@ -135,6 +135,14 @@
// $h5-font-size: rem-calc(18);
// $h6-font-size: 1rem;

// We use these to control header size reduction on small screens
// $h1-font-reduction: rem-calc(10) !default;
// $h2-font-reduction: rem-calc(10) !default;
// $h3-font-reduction: rem-calc(5) !default;
// $h4-font-reduction: rem-calc(5) !default;
// $h5-font-reduction: 0 !default;
// $h6-font-reduction: 0 !default;

// These control how subheaders are styled.
// $subheader-line-height: 1.4;
// $subheader-font-color: scale-color($header-font-color, $lightness: 35%);
Expand Down

0 comments on commit 2c265e3

Please sign in to comment.