From 6386b9a9ae6692a4a2bf16a8f8fd4bebd313a903 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 24 May 2016 14:11:25 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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