This commit is contained in:
2025-12-29 14:35:17 +08:00
parent b1b59a96f2
commit 005457e13e
6 changed files with 25 additions and 18 deletions

View File

@@ -26,7 +26,7 @@
.swiper-container-texts {
position: absolute;
left: 50%;
top: 0.91rem;
top: 1.2rem;
transform: translateX(-50%);
z-index: 10;
width: 100%;
@@ -39,13 +39,13 @@
line-height: 1;
}
.swiper-container-texts-p {
padding-top: 0.68rem;
padding-top: 0.54rem;
font-size: 0.16rem;
/* text-align: center; */
width: 100%;
display: flex;
align-items: center;
letter-spacing: 1.3px;
letter-spacing: 1px;
justify-content: center;
}
.swiper-container-texts-p div {
@@ -61,7 +61,7 @@
width: 100%;
display: flex;
justify-content: center;
padding-top: 0.63rem;
padding-top: 0.54rem;
cursor: pointer;
}
.swiper-container-texts-img a {
@@ -73,6 +73,7 @@
max-width: 1.18rem;
}
.swiper-slide-t {
padding-top: 0.3rem;
font-size: 0.2rem;
text-align: center;
color: #fff;