优化结构
Vercel Deploy / deploy (push) Successful in 2m8s

This commit is contained in:
2026-05-01 08:29:46 +08:00
Unverified
parent bad707fce1
commit b3a2199f28
25 changed files with 906 additions and 902 deletions
+8
View File
@@ -72,6 +72,14 @@ a {
color: inherit;
}
.is-hidden {
display: none;
}
.mt-18 {
margin-top: 18px;
}
.page-shell {
width: min(calc(100% - 32px), var(--content-width));
margin: 0 auto;