|
@@ -1,8 +1,14 @@
|
|
|
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
-<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"0"}}}} -->
|
|
|
|
-<main class="wp-block-group" style="margin-top:0">
|
|
|
|
|
|
+<!-- wp:group {"style":{"spacing":{"margin":{"top":"0px"},"padding":{"top":"3em","bottom":"4em"}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} -->
|
|
|
|
+<div class="wp-block-group has-background-color has-foreground-background-color has-text-color has-background" style="margin-top:0px;padding-top:3em;padding-bottom:4em">
|
|
|
|
+ <!-- wp:post-title {"level":1,"align":"wide"} /-->
|
|
|
|
+</div>
|
|
|
|
+<!-- /wp:group -->
|
|
|
|
+
|
|
|
|
+<!-- wp:group {"tagName":"main"} -->
|
|
|
|
+<main class="wp-block-group">
|
|
<!-- wp:post-featured-image {"align":"full"} /-->
|
|
<!-- wp:post-featured-image {"align":"full"} /-->
|
|
<!-- wp:post-content {"layout":{"inherit":true}} /-->
|
|
<!-- wp:post-content {"layout":{"inherit":true}} /-->
|
|
</main>
|
|
</main>
|
|
@@ -15,4 +21,4 @@
|
|
</div>
|
|
</div>
|
|
<!-- /wp:group -->
|
|
<!-- /wp:group -->
|
|
|
|
|
|
-<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
|
|
|
|
|
|
+<!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|