Commit f5cc2155f3c2a41bad4822aa20db79944c6ef534
1 parent
3bd84899
-collection
Showing
1 changed file
with
5 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
| @@ -26993,4 +26993,8 @@ ul.product-special li.promo div { | @@ -26993,4 +26993,8 @@ ul.product-special li.promo div { | ||
| 26993 | .small_ar#prev_slide, .small_ar#next_slide{ | 26993 | .small_ar#prev_slide, .small_ar#next_slide{ |
| 26994 | top: calc(50%)!important; | 26994 | top: calc(50%)!important; |
| 26995 | } | 26995 | } |
| 26996 | -} | ||
| 26997 | \ No newline at end of file | 26996 | \ No newline at end of file |
| 26997 | +} | ||
| 26998 | + | ||
| 26999 | +.new_collection { | ||
| 27000 | + margin:0 -15px 0 -15px; | ||
| 27001 | +} |