mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-25 17:44:39 +08:00
修复顶部距离
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