Center text for gallery-title, this is useful mainly for mobile view GitOrigin-RevId: 49db14c627125d2c1e1d1f69173ac918d51f4f91
@@ -58,6 +58,7 @@
align-items: center;
justify-content: center;
margin-bottom: var(--spacing-06);
+ text-align: center;
}
.gallery-summary {