Skip to content

Commit

Permalink
fix breakpoint to allow more fluid spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
staeiou authored Mar 24, 2017
1 parent ca8a7e3 commit 624edde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ $small : 400px;
$medium : 500px;
$medium-wide : 550px;
$large : 600px;
$x-large : 1200px;
$x-large : 700px;


/*
Expand Down

0 comments on commit 624edde

Please sign in to comment.