|
|
@ -55,6 +55,8 @@ const nextSwiper = () => { |
|
|
|
width: 100vw; |
|
|
|
height: 126vw; |
|
|
|
position: relative; |
|
|
|
border-bottom-right-radius: 14px; |
|
|
|
border-bottom-left-radius: 14px; |
|
|
|
.swiper-button-prev { |
|
|
|
background: url(../static/img/banner/left.png) no-repeat; |
|
|
|
background-size: 100% 100%; |
|
|
|