Remove body bottom margin
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user