Make dates in post list not wrap

This commit is contained in:
Cassidy Williams
2023-12-30 23:48:42 -06:00
parent ee7b1be51c
commit 320ae0fb3c

View File

@@ -238,7 +238,7 @@ time {
}
ul li time {
flex: 0 0 130px;
white-space: nowrap;
}
@media (max-width: 600px) {