Remove body bottom margin

This commit is contained in:
2017-10-03 21:24:59 -07:00
parent a875a7343b
commit 407bcbde66
2 changed files with 2 additions and 4 deletions

View File

@@ -146,8 +146,7 @@
body {
font-family: 'Playfair Display', serif;
font-size: 1.1em;
line-height: 1.6;
margin-bottom: 700px; }
line-height: 1.6; }
#top {
padding-top: 10px;