调整
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-19 16:04:46 +08:00
parent d9000fbe1c
commit 991ca5b61c
24 changed files with 1794 additions and 74 deletions

View File

@@ -86,21 +86,21 @@
/* 最终高度vw单位 */
}
.zoom-text {
padding-top: 1.68rem;
padding-top: 3rem;
padding-bottom: 2rem;
}
.zoom-text div{
width: 100%;
text-align: center;
font-size:0.63rem;
color:#CBCFD8
color:#fff
}
.zoom-text p{
width: 100%;
text-align: center;
font-size:clamp(16px,1vw,0.22rem);
color:#cbcfd8;
padding-top: 0.55rem;
padding-top: 0.43rem;
font-family: "HarmonyOS-Light";
}
/* 响应式适配1280px以下固定尺寸 */