Merge pull request #144 from linquize/padding

Remove body.padding-top, it wasted too much space
pull/2/head
Kevan Ahlquist 2015-10-11 14:38:33 -05:00
commit 4d759fbfb9
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
body {
padding-top: 20px;
}
.container > hr { .container > hr {
margin: 60px 0; margin: 60px 0;
} }