fix spacing above body
This commit is contained in:
+2
-2
@@ -594,8 +594,8 @@ hr {
|
||||
font-size: 15px; }
|
||||
|
||||
body {
|
||||
margin: 20px 0;
|
||||
padding: 0 20px; }
|
||||
margin-top: 0;
|
||||
padding: 20px; }
|
||||
|
||||
h1.title {
|
||||
font-size: 27px;
|
||||
|
||||
+2
-2
@@ -578,8 +578,8 @@ hr {
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 20px 0;
|
||||
padding: 0 20px;
|
||||
margin-top: 0;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
h1.title {
|
||||
|
||||
Reference in New Issue
Block a user