fix image grid

This commit is contained in:
Kieran
2023-12-22 13:40:17 +00:00
parent 96d70fadb5
commit 32148d14fd

View File

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