Fix the thumbnail issue on iOS
This commit is contained in:
parent
eb735a42fe
commit
6eb9e6f0c0
@ -465,7 +465,6 @@ input[type="submit"]:hover { color: var(--accent); }
|
||||
|
||||
.post_thumbnail img {
|
||||
grid-area: 1 / 1 / 2 / 2;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
align-self: center;
|
||||
|
Loading…
Reference in New Issue
Block a user