This commit is contained in:
迷和油
2025-06-07 16:04:25 +08:00
parent fe9e8fb8ff
commit 1c3a9718e4
2 changed files with 3 additions and 2 deletions

View File

@@ -243,7 +243,7 @@
.nars-jjfa .jjfaSwiper .swiper-wrapper .swiper-slide { .nars-jjfa .jjfaSwiper .swiper-wrapper .swiper-slide {
position: relative; position: relative;
width: 20.1875rem; width: 20.1875rem;
/* height: 37.6875rem; */ max-height: 37.6875rem;
border-radius: 0.375rem; border-radius: 0.375rem;
} }

View File

@@ -59,8 +59,9 @@
} }
.narsZTPC .nZTtopCtMian .narsZTicos .nztit { .narsZTPC .nZTtopCtMian .narsZTicos .nztit {
width: 25%; /* width: 25%; */
display: flex; display: flex;
margin:0 1%;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
text-align: center; text-align: center;