(Update) Page: Reduce default spacing to top

This commit is contained in:
0xfff 2016-10-08 22:04:06 +02:00
parent 4c555aa586
commit 77b4fdd16c

View file

@ -1,7 +1,7 @@
$m: 'page';
.#{$m} {
padding-top: 70px;
padding-top: 50px;
&--post {
@include clearfix();