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) {
|
||||
.post-full-footer .author-list-item {
|
||||
width: 54px;
|
||||
height: 54px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue