From 169d1977b42f746b8403dd35fb0b470cc0e15b1a Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 19 Feb 2025 23:45:45 -0500 Subject: [PATCH] fix nav on mobile in gallery --- gallery/centerpiece/index.html | 11 +++++++++-- gallery/centerpiece/updateGallery.sh | 11 +++++++++-- gallery/classic/updateGallery.sh | 7 +++++++ gallery/organic/updateGallery.sh | 7 +++++++ gallery/sculpture/updateGallery.sh | 7 +++++++ 5 files changed, 39 insertions(+), 4 deletions(-) diff --git a/gallery/centerpiece/index.html b/gallery/centerpiece/index.html index b7af188..2b24ea4 100644 --- a/gallery/centerpiece/index.html +++ b/gallery/centerpiece/index.html @@ -51,8 +51,8 @@ } .modal-image { - max-width: 90%; - max-height: 90vh; + max-width: 95%; /* Slightly larger max-width */ + max-height: 95vh; /* Slightly larger max-height */ display: block; margin: 0 auto; border-radius: 10px; @@ -76,6 +76,13 @@ Beach Party Balloons logo + +