|
|
@@ -131,12 +131,12 @@
|
|
|
z-index: 0;
|
|
|
}
|
|
|
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
|
|
|
- bottom: .2rem !important;
|
|
|
+ bottom: .1rem !important;
|
|
|
}
|
|
|
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
|
|
|
- width: .36rem !important;
|
|
|
- height: .36rem !important;
|
|
|
- margin: 0 .5rem;
|
|
|
+ width: .16rem !important;
|
|
|
+ height: .16rem !important;
|
|
|
+ margin: 0 .2rem;
|
|
|
}
|
|
|
}
|
|
|
.link-list {
|