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

This commit is contained in:
2025-12-30 17:45:27 +08:00
parent fdc9064739
commit edfc27b06a
4 changed files with 41 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
font-size: 0.20rem;
color: #cbcfd8;
line-height: 1.5;
margin-top: 0.32rem;
margin-top: 0.37rem;
}
.gpu-main-img {
width: 100%;

View File

@@ -20,15 +20,20 @@ body {
.f36{
font-size: 0.36rem !important;
font-family: "HarmonyOS-Medium" !important;
line-height: 1 !important;
}
.f18{
font-size: 0.18rem !important;
line-height: 1.5 !important;
}
.f28 {
font-size: 0.28rem !important;
font-family: "HarmonyOS-Medium" !important;
}
.f48 {
font-size: 0.48rem !important;
line-height: 1 !important;
margin-bottom: 0.6rem !important;
font-family: "HarmonyOS-Medium" !important;
}