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 @@
diff --git a/gallery/centerpiece/updateGallery.sh b/gallery/centerpiece/updateGallery.sh
index 3d7c107..b2f1661 100755
--- a/gallery/centerpiece/updateGallery.sh
+++ b/gallery/centerpiece/updateGallery.sh
@@ -77,6 +77,7 @@ cat > "$OUTPUT_FILE" < "$OUTPUT_FILE" <
@@ -159,7 +159,7 @@ for img in "$IMAGE_DIR"/*.{jpg,jpeg,png,gif,webp}; do
printf " \n" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf "
\n" >> "$OUTPUT_FILE"
- printf " %s
\n" "$caption" >> "$OUTPUT_FILE"
+ printf " %s
\n" "$caption" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf "
\n" >> "$OUTPUT_FILE"
diff --git a/gallery/classic/updateGallery.sh b/gallery/classic/updateGallery.sh
index 27238e2..e1be888 100755
--- a/gallery/classic/updateGallery.sh
+++ b/gallery/classic/updateGallery.sh
@@ -77,6 +77,7 @@ cat > "$OUTPUT_FILE" < "$OUTPUT_FILE" <
diff --git a/gallery/organic/updateGallery.sh b/gallery/organic/updateGallery.sh
index 490317c..ff90fff 100755
--- a/gallery/organic/updateGallery.sh
+++ b/gallery/organic/updateGallery.sh
@@ -77,6 +77,7 @@ cat > "$OUTPUT_FILE" < "$OUTPUT_FILE" <
@@ -160,7 +160,7 @@ for img in "$IMAGE_DIR"/*.{jpg,jpeg,png,gif,webp}; do
printf " \n" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf "
\n" >> "$OUTPUT_FILE"
- printf " %s
\n" "$caption" >> "$OUTPUT_FILE"
+ printf " %s
\n" "$caption" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf " \n" >> "$OUTPUT_FILE"
printf "
\n" >> "$OUTPUT_FILE"
diff --git a/gallery/sculpture/updateGallery.sh b/gallery/sculpture/updateGallery.sh
index 422f463..0994f27 100755
--- a/gallery/sculpture/updateGallery.sh
+++ b/gallery/sculpture/updateGallery.sh
@@ -77,6 +77,7 @@ cat > "$OUTPUT_FILE" < "$OUTPUT_FILE" <