set body margin to 0px (#36)
This commit is contained in:
parent
bfca0c7c08
commit
000a759bcb
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ body,
|
|||
main {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
|
Loading…
Reference in a new issue