Increased latest post title width, fixes #75.

This commit is contained in:
flash 2018-12-16 20:53:13 +01:00
parent 22dea71063
commit aae29d0d2c

View file

@ -181,7 +181,7 @@
}
@media (max-width: @site-mobile-width) {
flex: 1 1 auto;
flex: 1 0 auto;
text-align: left;
max-width: 120px;
}