修改边距
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s

This commit is contained in:
2026-04-11 10:12:00 +08:00
parent 2c4eb38495
commit bc9f233cb2

View File

@@ -333,7 +333,7 @@ a {
.header-category-box { .header-category-box {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
margin-top:2em; margin-top:1.7em;
} }
.header-category-box:nth-child(1) { .header-category-box:nth-child(1) {
margin-top: 0; margin-top: 0;