Don't let word count or reading time wrap awkwardly

This commit is contained in:
BBaoVanC 2021-10-09 19:16:40 -05:00
parent 6d976a3909
commit 7f3d3f3dca
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A

View File

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