Commit 1c9ebc5eaa91930f545a4d2b440583e04af94f48
1 parent
47fc9a66
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1310,7 +1310,7 @@ ul.product-special li.promo div:after { |
1310 | 1310 | margin: -16px 0 0 0; |
1311 | 1311 | } |
1312 | 1312 | .product_read_price { position: relative; min-height: 32px;margin-top: 10px;} |
1313 | -.special-products.products h3 {margin-bottom: 0;} | |
1313 | +.special-products.products h3 {margin-bottom: 10px;} | |
1314 | 1314 | .special-products.products li.item { |
1315 | 1315 | margin-top: 30px; |
1316 | 1316 | } | ... | ... |