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