Skip to content

Commit ea96c20

Browse files
committed
Kill the margin on the body
1 parent e5f2c7c commit ea96c20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/css/base/_stacks-body.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ body {
3434

3535
body {
3636
#stacks-internals #load-config();
37+
margin: 0;
3738
box-sizing: border-box;
3839
min-height: 100%;
3940
background-color: @body-background;

0 commit comments

Comments
 (0)