mobile product title margin left
This commit is contained in:
parent
ac5e29a4a2
commit
e649d6109c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ p.price del {
|
|||
@media (max-width: 767px) {
|
||||
.product_title {
|
||||
text-align: left !important;
|
||||
margin: 0px 0px 0px 10px
|
||||
margin-left: 20px !important;
|
||||
}
|
||||
|
||||
p.price {
|
||||
|
|
Loading…
Reference in a new issue