Decrease sidebar width on mobile for more tapping space

This commit is contained in:
Matt-Yorkley
2020-05-02 10:50:30 +02:00
parent 96c6da304a
commit 03afae01b3

View File

@@ -11,7 +11,7 @@
@import "shop-taxon-flag";
@import "shop-popovers";
$sidebar-small-width: 85%;
$sidebar-small-width: 75%;
$sidebar-medium-width: 65%;
$sidebar-large-width: 45%;
$sidebar-footer-height: 5em;