1
0
Fork 0
mirror of https://github.com/dillonzq/LoveIt.git synced 2025-03-24 23:57:31 +01:00

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;