Skip to content

Commit

Permalink
Update _variables.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
staeiou authored Sep 21, 2016
1 parent 58d7d89 commit f1668b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ $masthead-link-color-hover : mix(#000, $primary-color, 25%);
$small : 600px;
$medium : 768px;
$medium-wide : 900px;
$large : 1000px;
$x-large : 1280px;
$large : 901px;
$x-large : 1000px;


/*
Expand Down

0 comments on commit f1668b3

Please sign in to comment.