mobile product title margin left

This commit is contained in:
nomadics9 2025-02-10 23:29:26 +03:00
parent ac5e29a4a2
commit e649d6109c

View file

@ -44,7 +44,7 @@ p.price del {
@media (max-width: 767px) { @media (max-width: 767px) {
.product_title { .product_title {
text-align: left !important; text-align: left !important;
margin: 0px 0px 0px 10px margin-left: 20px !important;
} }
p.price { p.price {