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