diff --git a/client/src/components/photo-gallery.tsx b/client/src/components/photo-gallery.tsx index 4c3a9ec..d8c4943 100644 --- a/client/src/components/photo-gallery.tsx +++ b/client/src/components/photo-gallery.tsx @@ -110,11 +110,11 @@ function SingleImageCarousel({ onMouseEnter={() => setPaused(true)} onMouseLeave={() => setPaused(false)} > -
+