themes-wordpress/muscat/parts/header-landing-page.html
Jeff Ong 609fe1723f
Aine: technical review (#6677)
* Initial commit for new theme.

* Remove index.php

* Update aine/style.css

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Remove navigation refs

* Remove blank.html

* Move footer part to pattern; make credit string translatable

* Move 404 content into pattern

* Remove custom templates declaration.

* Move homepage to index.

* Rename to muscat.

* Add posts pattern to home page.

* Remove unneeded CSS.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-11-29 11:22:41 -05:00

13 lines
No EOL
2 KiB
HTML

<!-- wp:group {"align":"full","backgroundColor":"primary","layout":{"type":"default"}} -->
<div class="wp-block-group alignfull has-primary-background-color has-background"><!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","right":"var:preset|spacing|60","bottom":"var:preset|spacing|60","left":"var:preset|spacing|60"},"blockGap":"0"},"elements":{"link":{"color":{"text":"var:preset|color|background"}}}},"backgroundColor":"primary","textColor":"background","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between","verticalAlignment":"center"}} -->
<div class="wp-block-group alignwide has-background-color has-primary-background-color has-text-color has-background has-link-color" style="padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)"><!-- wp:site-title {"textAlign":"left","style":{"typography":{"fontStyle":"normal","fontWeight":"700","textTransform":"uppercase"}},"fontSize":"medium"} /-->
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","justifyContent":"space-between"},"style":{"spacing":{"blockGap":"30px"}},"fontSize":"medium"} /--></div>
<!-- /wp:group -->
<!-- wp:group {"align":"full","layout":{"type":"constrained"}} -->
<div class="wp-block-group alignfull"><!-- wp:heading {"align":"wide","style":{"typography":{"fontSize":"17rem","lineHeight":1,"letterSpacing":"-11px","fontStyle":"normal","fontWeight":"500"},"spacing":{"padding":{"top":"24rem","right":"0","bottom":"var:preset|spacing|60","left":"0"}}},"textColor":"background"} -->
<h2 class="alignwide has-background-color has-text-color" style="padding-top:24rem;padding-right:0;padding-bottom:var(--wp--preset--spacing--60);padding-left:0;font-size:17rem;font-style:normal;font-weight:500;letter-spacing:-11px;line-height:1">Is this nice?</h2>
<!-- /wp:heading --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->