Restore default top margin
This commit is contained in:
parent
165e51e746
commit
644de9c72f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
body {
|
||||
max-width: 640px;
|
||||
margin: 0 auto 6em;
|
||||
margin: 8px auto 6em;
|
||||
font-family: Arial, sans-serif;
|
||||
color: var(--main);
|
||||
background-color: var(--background);
|
||||
|
|
Reference in a new issue