Remove body bottom margin
This commit is contained in:
parent
a875a7343b
commit
407bcbde66
@ -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;
|
||||
|
@ -32,8 +32,7 @@ body {
|
||||
@extend .reset; // font-family: 'Nota-serif', serif;
|
||||
font-family: 'Playfair Display', serif;
|
||||
font-size: 1.1em;
|
||||
line-height: 1.6;
|
||||
margin-bottom: 700px;
|
||||
line-height: 1.6; // margin-bottom: 700px;
|
||||
}
|
||||
|
||||
#top {
|
||||
|
Loading…
x
Reference in New Issue
Block a user