Untitled

mail@pastecode.io avatar
unknown
plain_text
a month ago
225 B
1
Indexable
Never
.ecom-product-single__price-container .ecom-product-single__price--prices {
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
}
.ec-product__tax {
    flex: 0 0 100%;
    margin-left: 0 !important;
}
Leave a Comment