细节优化

This commit is contained in:
kron
2025-06-19 01:55:40 +08:00
parent 554f891e31
commit 595a9802e2
16 changed files with 201 additions and 46 deletions

View File

@@ -131,7 +131,7 @@ setTimeout(() => {
.container-header > text:last-child {
color: #fff;
text-align: center;
margin-top: -100px;
margin-top: -85px;
}
.container-content {
width: calc(100vw - 20px);