merge main routes in dropdown for smartphones

This commit is contained in:
axolotle
2021-06-16 16:02:04 +02:00
parent 38d3737ef6
commit 0a0470ee23
3 changed files with 41 additions and 20 deletions
@@ -52,6 +52,7 @@ $yiq-contrasted-threshold: 120;
$grid-breakpoints: (
xs: 0,
sm: 576px,
tb: 768px,
md: 1024px,
lg: 1200px,
xl: 1440px,