fix: remove extra space

This commit is contained in:
2022-10-27 14:21:27 +02:00
parent ecdcd0fa8e
commit 55129557ee

View File

@@ -282,7 +282,6 @@ h1 + .post-metadata {
margin: 0 0 4rem;
}
.post-list time {
margin-right: 1em;
font-size: 0.8125rem; /* 13px /16 */
color: var(--text-color-sub);
}