diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 4494b69..103205f 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27027,7 +27027,7 @@ ul.product-special li.promo div { .new_collection .catalog_item .wrapper:hover { height: 100% !important; min-height: auto !important; - box-shadow: 0 0 12px 0 rgba(0,0,0,0.35) !important; + box-shadow: 0 3px 0 0 rgba(0,0,0,0.15) !important; } .new_collection .catalog_item { -- libgit2 0.21.4