Merge pull request #458 from anbuchelva/master
fix: wrap date in posts page
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.archive-item-date {
|
||||
width: 4em;
|
||||
width: 6em;
|
||||
text-align: right;
|
||||
color: $global-font-secondary-color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user