fix thumbnails sqaushing/stretching (#1711)
This commit is contained in:
parent
359de43587
commit
fac80b76ea
@ -33,6 +33,7 @@
|
||||
img {
|
||||
width: 100%;
|
||||
height: 90%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
span {
|
||||
|
Loading…
Reference in New Issue
Block a user