Remove margin between products and search bar on mobile

This commit is contained in:
Maikel Linke
2020-09-17 13:43:41 +10:00
parent 30bfb1a7bd
commit 36ead3fdba

View File

@@ -49,7 +49,7 @@
button {
background-color: $grey-600;
margin-left: 1em;
margin: 0 0 0 1em;
height: 3em;
width: 7em;
padding: 0;