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