Add new line at the end of file and missing white space

This commit is contained in:
Truong Giang 2017-07-01 11:57:00 +07:00
parent e88d9e02d9
commit 5ba1b9acb0
24 changed files with 25 additions and 25 deletions

View file

@ -20,4 +20,4 @@
.site-content:after,
.site-footer:after {
@include clearfix-after;
}
}

View file

@ -7,4 +7,4 @@
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
display: block;
}
}