Adjust margins

This commit is contained in:
Maikel Linke
2020-04-28 15:45:24 +10:00
parent 8006870b66
commit ca1cb50314
2 changed files with 2 additions and 3 deletions

View File

@@ -16,8 +16,7 @@
// ROW VARIANTS
.row.variants {
margin-left: 0;
margin-right: 0;
margin: 0 0 1em 0;
&.out-of-stock {
opacity: 0.2;

View File

@@ -9,7 +9,7 @@
@include csstrans;
position: absolute;
top: 2px;
top: 0px;
left: 0px;
width: 7rem;
height: 7rem;