diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index e57dd9f..e3a4dd0 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26993,4 +26993,8 @@ ul.product-special li.promo div { .small_ar#prev_slide, .small_ar#next_slide{ top: calc(50%)!important; } -} \ No newline at end of file +} + +.new_collection { + margin:0 -15px 0 -15px; +} -- libgit2 0.21.4