Tweak menu layout switch threshold
This commit is contained in:
parent
6260a42d28
commit
9b9dc176ea
@ -27,4 +27,4 @@ $errorText: darken($error, 30%);
|
|||||||
$errorColor: desaturate($errorText, 50%);
|
$errorColor: desaturate($errorText, 50%);
|
||||||
|
|
||||||
// Responsivity
|
// Responsivity
|
||||||
$menuLayoutSwitchTreshold: 700px;
|
$menuLayoutSwitchTreshold: 1320px;
|
||||||
|
Loading…
Reference in New Issue
Block a user