Removed margin from body on starter
This commit is contained in:
parent
6c84e7ec4e
commit
4d537398a4
@ -12,4 +12,5 @@ body {
|
||||
justify-content: center;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user