diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4944b4d..e28f9e0 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1218,3 +1218,7 @@ ul.product-special li.promo:after { margin: -16px 0 0 0; } .product_read_price { position: relative;} +.special-products.products h3 {margin-bottom: 0;} +.special-products.products li.item { + margin-top: 30px; +} \ No newline at end of file -- libgit2 0.21.4