Don't let word count or reading time wrap awkwardly

This commit is contained in:
2021-10-09 19:16:40 -05:00
parent 6d976a3909
commit 7f3d3f3dca

View File

@ -37,7 +37,7 @@
margin-top: 5px;
}
.tag {
.wordcount, .readingtime, .tag {
white-space: nowrap;
}