mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-07-01 17:37:37 +00:00
Fix mobile display bug on smaller screens
This commit is contained in:
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user