@@ -80,6 +80,11 @@ body.lodestar-front-page:not(.has-sidebar) .lodestar-panel:not(.two-column) .wp-
height: 100% !important;
}
+/* Prevent a cropped gallery block from having a distorted alignment on the home page. */
+.lodestar-intro .entry-content .wp-block-gallery.is-cropped :last-child {
+ margin-bottom: auto;
+}
+
/*--------------------------------------------------------------
2.0 General Block Styles
--------------------------------------------------------------*/