From 58a3275a496816988c2d579e33fe5b0e3e21fb81 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 20 Feb 2025 11:13:15 -0500 Subject: [PATCH] update bulma modal --- gallery/centerpiece/index.html | 10 +++++++--- gallery/centerpiece/updateGallery.sh | 8 ++++++-- gallery/classic/updateGallery.sh | 5 +++++ gallery/organic/updateGallery.sh | 4 ++++ gallery/sculpture/updateGallery.sh | 5 +++++ index.html | 3 +++ style.css | 5 +++-- 7 files changed, 33 insertions(+), 7 deletions(-) diff --git a/gallery/centerpiece/index.html b/gallery/centerpiece/index.html index bf79a59..254be5e 100644 --- a/gallery/centerpiece/index.html +++ b/gallery/centerpiece/index.html @@ -49,10 +49,14 @@ color: #4a4a4a; font-family: 'Autour One', cursive; } + .modal{ + --bulma-modal-content-width: unset; + --bulma-modal-content-height: unset; + } .modal-image { - max-width: 95%; /* Slightly larger max-width */ - max-height: 95vh; /* Slightly larger max-height */ + max-width: 110%; /* Slightly larger max-width */ + max-height: 98vh; /* Slightly larger max-height */ display: block; margin: 0 auto; border-radius: 10px; @@ -109,7 +113,7 @@ + + +