Commit 404e096fc4d09fd4ed56cd2cd46561f6ab0376ba
1 parent
6616da9e
-
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/css_header.css
... | ... | @@ -14594,6 +14594,6 @@ ul.product-special li.promo div{ |
14594 | 14594 | left: 0; |
14595 | 14595 | } |
14596 | 14596 | .banners_sale img{ |
14597 | - margin-top: 10px !important; | |
14597 | + margin-top: 5px !important; | |
14598 | 14598 | } |
14599 | 14599 | .banners_sale img:first-child {margin-top: 0 !important;} |
14600 | 14600 | \ No newline at end of file | ... | ... |