|
@@ -1,12 +1,21 @@
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
-<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
-<div class="wp-block-group">
|
|
|
- <!-- wp:search /-->
|
|
|
+<!-- wp:group {"layout":{"inherit":"true"}} -->
|
|
|
+<div class="wp-block-group"
|
|
|
+ style="padding-bottom:var(--wp--style--root--padding-left);">
|
|
|
+
|
|
|
+ <!-- wp:group {"align":"full"} -->
|
|
|
+ <div class="wp-block-group alignfull">
|
|
|
+
|
|
|
+ <!-- wp:heading -->
|
|
|
+ <h2 class="alignfull">Search</h2>
|
|
|
+ <!-- /wp:heading -->
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
+
|
|
|
+ <!-- wp:search {"showLabel":false,"align":"wide"} /-->
|
|
|
|
|
|
- <!-- wp:spacer {"height":40} -->
|
|
|
- <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
- <!-- /wp:spacer -->
|
|
|
</div>
|
|
|
<!-- /wp:group -->
|
|
|
|