修复顶部距离

This commit is contained in:
NewName
2025-05-20 21:57:20 +08:00
parent f00b98697a
commit 51615cd0d4
3 changed files with 3 additions and 1 deletions

View File

@@ -60,6 +60,7 @@
text-align: center;
min-height: 65%;
line-height: 1.25;
margin-top: 60px;
}
h1 {

View File

@@ -43,6 +43,7 @@
.container {
max-width: 1200px;
padding: 20px;
margin-top: 60px;
}
h1 {

View File

@@ -59,7 +59,7 @@
text-align: center;
min-height: 65%;
line-height: 1.25;
margin-top: 30px;
margin-top: 60px;
}
h1 {