From 262929ac0d77ccf4fc0cf219eac606c90d2f8896 Mon Sep 17 00:00:00 2001 From: Oliver Bryan Date: Sun, 8 Feb 2026 09:29:54 +0000 Subject: [PATCH] removed gap in between photos --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 9980ba6b..9754da20 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -541,7 +541,7 @@ function Home() {
{locationPhotos[location.id].map( (photo, photoIndex) => (