笔记本移动端
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2025-12-24 14:48:57 +08:00
parent 33929b8284
commit 48e3d7f846
80 changed files with 2203 additions and 1 deletions

View File

@@ -54,4 +54,23 @@
text-align: center;
color:#cbcfd8;
padding:0.4rem 0;
}
}.dl {
width: 100%;
padding-top: 0.71rem;
}
.dl-t {
color: #fff;
font-size: 0.63rem;
width: 100%;
text-align: center;
}
.dl-p {
color: #cbcfd8;
font-size: clamp(16px, 1vw, 0.22rem);
width: 100%;
text-align: center;
padding-top: 0.43rem;
/* padding-bottom: 0.37rem; */
line-height: 1.8;
font-family: "HarmonyOS-Light";
}