Skip to content

Commit

Permalink
replace variable for #40
Browse files Browse the repository at this point in the history
  • Loading branch information
almccon committed Jan 18, 2017
1 parent 31990dc commit a03b276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/base/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ $base-border: $base-border-size solid $base-border-color;
$form-box-shadow: inset 0 1px 3px rgba(#000, 0.06);
$form-box-shadow-focus: $form-box-shadow, 0 0 5px adjust-color($action-color, $lightness: -5%, $alpha: -0.3);

//$header-height: 6em;
$header-height: 0em;

// zIndexes
$zIndex1: 1;
Expand Down

0 comments on commit a03b276

Please # to comment.