+fix layout.scss

This commit is contained in:
xdrm-brackets 2018-02-20 17:48:32 +01:00
parent c51f90b70e
commit fc39833a84
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
* {
margin: none;
padding: none;
margin: 0;
padding: 0;
}
body{