Showing
1 changed file
with
1 additions
and
5 deletions
| @@ -13,13 +13,9 @@ | @@ -13,13 +13,9 @@ | ||
| 13 | } | 13 | } |
| 14 | 14 | ||
| 15 | .swiper-container { | 15 | .swiper-container { |
| 16 | - padding: 30px 0 20px; | 16 | + padding: 30px 30px 20px; |
| 17 | width: 100%; | 17 | width: 100%; |
| 18 | 18 | ||
| 19 | - .swiper-wrapper { | ||
| 20 | - padding: 0 30px; | ||
| 21 | - } | ||
| 22 | - | ||
| 23 | .swiper-slide { | 19 | .swiper-slide { |
| 24 | float: left; | 20 | float: left; |
| 25 | margin: 0 10px; | 21 | margin: 0 10px; |
-
Please register or login to post a comment