fix: remove margin-top from body
This commit is contained in:
parent
4ca6fc01c7
commit
cb56ce441e
@ -79,7 +79,6 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin-top: 30px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@ -317,4 +316,4 @@ hr {
|
||||
align-self: center;
|
||||
border: none;
|
||||
border-top: thin solid;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user