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 {
|
.post_thumbnail img {
|
||||||
grid-area: 1 / 1 / 2 / 2;
|
grid-area: 1 / 1 / 2 / 2;
|
||||||
height: 100%;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user