fix thumbnails sqaushing/stretching (#1711)

This commit is contained in:
Dym Sohin 2022-01-03 13:33:17 +01:00 committed by GitHub
parent 359de43587
commit fac80b76ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,7 @@
img {
width: 100%;
height: 90%;
object-fit: cover;
}
span {