修复顶部距离
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
text-align: center;
|
||||
min-height: 65%;
|
||||
line-height: 1.25;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
.container {
|
||||
max-width: 1200px;
|
||||
padding: 20px;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
text-align: center;
|
||||
min-height: 65%;
|
||||
line-height: 1.25;
|
||||
margin-top: 30px;
|
||||
margin-top: 60px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user