fix image grid

This commit is contained in:
Kieran 2023-12-22 13:40:17 +00:00
parent 96d70fadb5
commit 32148d14fd
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -17,6 +17,5 @@
.image-grid img, .image-grid img,
.image-grid video, .image-grid video,
.image-grid audio { .image-grid audio {
max-width: stretch; height: inherit;
max-height: stretch;
} }