I don’t know very much html/css but I googled for 5 minutes and came up with this:
img {
object-fit: contain;
max-width: 100%;
}
The css file in the original post has also been updated. Thank you very much for pointing this out!
I don’t know very much html/css but I googled for 5 minutes and came up with this:
img {
object-fit: contain;
max-width: 100%;
}
The css file in the original post has also been updated. Thank you very much for pointing this out!