page.html 1.4 KB

123456789101112131415161718192021
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0px","margin":{"top":"160px","bottom":"80px"}}},"layout":{"type":"constrained"}} -->
  3. <main class="wp-block-group" style="margin-top:160px;margin-bottom:80px"><!-- wp:columns {"align":"wide"} -->
  4. <div class="wp-block-columns alignwide"><!-- wp:column {"width":"80%","style":{"spacing":{"padding":{"right":"0"}}}} -->
  5. <div class="wp-block-column" style="padding-right:0;flex-basis:80%"><!-- wp:post-title {"level":1,"isLink":true,"align":"wide","style":{"typography":{"fontSize":"4rem","fontStyle":"normal","fontWeight":"600","letterSpacing":"-3px"},"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"},"margin":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"fontFamily":"inter"} /-->
  6. <!-- wp:spacer {"height":"30px"} -->
  7. <div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
  8. <!-- /wp:spacer -->
  9. <!-- wp:post-content {"align":"wide","style":{"typography":{"lineHeight":1.4,"fontSize":"1.45rem","fontStyle":"normal","fontWeight":"500"}},"layout":{"type":"default"}} /--></div>
  10. <!-- /wp:column -->
  11. <!-- wp:column {"width":"25%"} -->
  12. <div class="wp-block-column" style="flex-basis:25%"></div>
  13. <!-- /wp:column --></div>
  14. <!-- /wp:columns --></main>
  15. <!-- /wp:group -->
  16. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->