diff --git a/src/themes/default/collections/menu.variables b/src/themes/default/collections/menu.variables index 22b34792a..71ccb673c 100644 --- a/src/themes/default/collections/menu.variables +++ b/src/themes/default/collections/menu.variables @@ -443,8 +443,8 @@ @tiny: @12px; @small: @13px; @large: @15px; -@huge: @16px; -@big: @17px; +@big: @16px; +@huge: @17px; @massive: @18px; /* Sizes */ @@ -453,6 +453,6 @@ @smallWidth: 13rem; @mediumWidth: 15rem; @largeWidth: 18rem; -@hugeWidth: 20rem; -@bigWidth: 22rem; +@bigWidth: 20rem; +@hugeWidth: 22rem; @massiveWidth: 25rem;