diff --git a/gallery/centerpiece/index.html b/gallery/centerpiece/index.html index 094b2bc..f494642 100644 --- a/gallery/centerpiece/index.html +++ b/gallery/centerpiece/index.html @@ -62,6 +62,7 @@ margin: 0 auto; border-radius: 10px; max-width: 90vw; + max-height: 90vh; overflow: clip; } @@ -76,7 +77,6 @@ background-color: transparent !important; } .modal-card-body{ - max-width: fit-content !important; overflow: clip !important; } @@ -128,7 +128,7 @@