Increased latest post title width, fixes #75.
This commit is contained in:
parent
22dea71063
commit
aae29d0d2c
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: @site-mobile-width) {
|
@media (max-width: @site-mobile-width) {
|
||||||
flex: 1 1 auto;
|
flex: 1 0 auto;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
max-width: 120px;
|
max-width: 120px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue