mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Fix mobile display bug on smaller screens
This commit is contained in:
parent
79e113226c
commit
636882bce4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1376,6 +1376,7 @@ Usage (In Ghost editor):
|
|||||||
@media (max-width: 650px) {
|
@media (max-width: 650px) {
|
||||||
.post-full-footer .author-list-item {
|
.post-full-footer .author-list-item {
|
||||||
width: 54px;
|
width: 54px;
|
||||||
|
height: 54px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user