Remove previews unused breakpoints
This commit is contained in:
@@ -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
@@ -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"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user