|
@@ -2,9 +2,18 @@
|
|
|
<div class="wp-block-group has-light-orange-background-color has-background">
|
|
|
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
|
|
- <!-- wp:heading {"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"xx-large"} -->
|
|
|
- <h2 class="has-xx-large-font-size" style="text-transform:uppercase">News</h2>
|
|
|
- <!-- /wp:heading -->
|
|
|
+ <!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
+ <div class="wp-block-group">
|
|
|
+ <!-- wp:group {"align": "wide"} -->
|
|
|
+ <div class="alignwide wp-block-group">
|
|
|
+ <!-- wp:query-title {"type":"archive"} /-->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
+ <!-- wp:spacer {"height":"12px"} -->
|
|
|
+ <div style="height:12px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
|
+ <!-- /wp:spacer -->
|
|
|
+ </div>
|
|
|
+ <!-- /wp:group -->
|
|
|
</div>
|
|
|
<!-- /wp:group -->
|
|
|
|
|
@@ -29,7 +38,7 @@
|
|
|
<!-- wp:post-featured-image {"width":"179px","height":"100px"} /-->
|
|
|
</div>
|
|
|
<!-- /wp:column -->
|
|
|
-
|
|
|
+
|
|
|
<!-- wp:column {"verticalAlignment":"center","width":"53.34%"} -->
|
|
|
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:53.34%">
|
|
|
<!-- wp:post-title {"isLink":true,"style":{"typography":{"lineHeight":"1.1","textTransform":"uppercase","fontStyle":"normal","fontWeight":"400"},"color":{"text":"#ffffff","link":"#ffffff"}},"fontSize":"large"} /-->
|
|
@@ -42,7 +51,7 @@
|
|
|
<!-- /wp:query -->
|
|
|
</div>
|
|
|
<!-- /wp:column -->
|
|
|
-
|
|
|
+
|
|
|
<!-- wp:column {"width":"30%","style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
|
|
|
<div class="wp-block-column"
|
|
|
style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;flex-basis:30%">
|
|
@@ -51,4 +60,4 @@
|
|
|
<!-- /wp:column -->
|
|
|
</div>
|
|
|
<!-- /wp:columns -->
|
|
|
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|
|
|
+ <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|