Fixed photo album thumbnails [Issue #10]

This commit is contained in:
Random Penguin 2025-02-22 21:01:23 +00:00
parent dd73100ee8
commit 62a5f905a6

View file

@ -2099,6 +2099,12 @@ a.tag.label,
#message-new:focus {
box-shadow: 0 0 100px rgba(0,0,0,.2);
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure{
height: 25vw !important;
width: 25vw !important;
}
}
/* Narrow Screen Phones in Portrait Orientation
============================================