Seedlet Blocks: Center-align the site title
@@ -2,7 +2,7 @@
<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img src="https://cldup.com/B9dfntUFJE.png" alt="" width="128" height="128"/></figure></div>
<!-- /wp:image -->
-<!-- wp:site-title /-->
+<!-- wp:site-title {"align":"center"} /-->
<!-- wp:paragraph {"align":"center","fontSize":"small"} -->
<p class="has-text-align-center has-small-font-size">is a curious botanist</p>
@@ -28,11 +28,6 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
-/* Center the site title. */
-.site-header h1 {
- text-align: center;
-}
-
/* Set up alignments */
.wp-block-group .wp-block-group__inner-container > * {
max-width: var(--responsive--aligndefault-width);