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

@ -8,4 +8,4 @@
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
@import "primary/comments";
@import "primary/comments";

View file

@ -6,7 +6,7 @@
margin: 0 0 1.5em;
}
.updated:not(.published){
.updated:not(.published) {
display: none;
}
@ -19,4 +19,4 @@
.page-links {
clear: both;
margin: 0 0 1.5em;
}
}