Remove previews unused breakpoints

This commit is contained in:
Joseph Cohen
2014-12-31 19:17:33 -06:00
parent 78f69f38ef
commit a03cca162d
4 changed files with 117 additions and 132 deletions

View File

@@ -37,10 +37,3 @@ $sidebar-text-active-color: #333;
$sidebar-normal-width: 230px; $sidebar-normal-width: 230px;
$sidebar-phone-width: 75%; $sidebar-phone-width: 75%;
$sidebar-active-color: #00695C; $sidebar-active-color: #00695C;
$screen-xs-max: "(max-width: 549px)";
$screen-sm-min: "(min-width: 550px)";
$screen-sm-max: "(max-width: 991px)";
$screen-md-min: "(min-width: 992px)";
$screen-md-max: "(max-width: 1199px)";
$screen-lg-min: "(min-width: 1200px)";

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{ {
"css/all.css": "css/all-e60d5cc3.css", "css/all.css": "css/all-2dbd6334.css",
"js/all.js": "js/all-1604355c.js" "js/all.js": "js/all-1604355c.js"
} }