|
@@ -37,10 +37,9 @@
|
|
padding: 1vw 0 0 0;
|
|
padding: 1vw 0 0 0;
|
|
}
|
|
}
|
|
.main .bottom .two .swiper .swiper-item .list .image {
|
|
.main .bottom .two .swiper .swiper-item .list .image {
|
|
- width: 15vw;
|
|
|
|
- height: 15vw;
|
|
|
|
- border-radius: 15vw;
|
|
|
|
- box-shadow: 0 0 5px var(--f1Color);
|
|
|
|
|
|
+ width: 14vw;
|
|
|
|
+ height: 14vw;
|
|
|
|
+ border-radius: 14vw;
|
|
}
|
|
}
|
|
.main .bottom .two .swiper .swiper-item .list .text {
|
|
.main .bottom .two .swiper .swiper-item .list .text {
|
|
font-size: var(--font14Size);
|
|
font-size: var(--font14Size);
|