Improve wrapping in post metadata

This commit is contained in:
2021-11-20 19:56:30 -06:00
parent d9776d29c4
commit 7c877e7781
2 changed files with 2 additions and 4 deletions

View File

@ -40,7 +40,7 @@
.post-meta-item {
margin-right: 10px;
white-space: nowrap;
display: inline-block;
}
.post-metadata {