fix space after category on single

This commit is contained in:
infeeeee
2019-10-04 15:58:46 +02:00
parent be6fc66034
commit 1c50dbe6bf
2 changed files with 2 additions and 1 deletions

View File

@@ -1924,6 +1924,7 @@ $padd: 2rem;
.time-cat::after {
content: " ";
display: inline-block;
white-space: pre;
}
.format::before {
content: "|";