Untitled

mail@pastecode.io avatar
unknown
plain_text
5 months ago
142 B
3
Indexable
Never
@media only screen and (max-width: 767px) {
.single-product div.product .woocommerce-product-gallery img {
    margin: 0 auto !important;
}
}