fix: wrap date in posts page

This commit is contained in:
anbuchelva
2020-07-12 18:39:28 +05:30
parent f787a4e5ad
commit 38980c040c

View File

@@ -68,7 +68,7 @@
}
.archive-item-date {
width: 4em;
width: 6em;
text-align: right;
color: $global-font-secondary-color;