Commit 6386b9a9ae6692a4a2bf16a8f8fd4bebd313a903
1 parent
5b353122
Веталь
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -1218,3 +1218,7 @@ ul.product-special li.promo:after { |
1218 | 1218 | margin: -16px 0 0 0; |
1219 | 1219 | } |
1220 | 1220 | .product_read_price { position: relative;} |
1221 | +.special-products.products h3 {margin-bottom: 0;} | |
1222 | +.special-products.products li.item { | |
1223 | + margin-top: 30px; | |
1224 | +} | |
1221 | 1225 | \ No newline at end of file | ... | ... |