Tweak menu layout switch threshold

This commit is contained in:
Alice Gaudon 2020-07-06 12:12:16 +02:00
parent 6260a42d28
commit 9b9dc176ea
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ $errorText: darken($error, 30%);
$errorColor: desaturate($errorText, 50%);
// Responsivity
$menuLayoutSwitchTreshold: 700px;
$menuLayoutSwitchTreshold: 1320px;