Fix hover effect in two column grid

This commit is contained in:
Justin Edmund 2025-07-11 20:11:18 -07:00
parent c90c2a9bdd
commit a74e9d8c4d

View file

@ -168,7 +168,7 @@
.photo-grid__item {
:global(.photo-item) {
aspect-ratio: 1;
overflow: hidden;
// overflow: hidden;
}
:global(.photo-button) {