Remove extraneous padding from products page

This commit is contained in:
Thomas Smith 2022-10-25 22:58:00 -04:00
parent 49534f610d
commit 23cdb6648c

View file

@ -34,10 +34,6 @@
@media only screen and (max-width: 576px) {
.product-container{
padding: 7vw !important;
}
.gen-art{
display:none;
}