Eliminate gap on top of body
This commit is contained in:
parent
fff1d8d057
commit
09496304ee
|
@ -10,6 +10,7 @@ html.opera body {
|
|||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
background: var(--main-bg);
|
||||
margin: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, sans-serif;
|
||||
|
|
Loading…
Reference in New Issue
Block a user