Make dates in post list not wrap
This commit is contained in:
@@ -238,7 +238,7 @@ time {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul li time {
|
ul li time {
|
||||||
flex: 0 0 130px;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user