themes-wordpress/luce/parts/header.html
alaczek d4673a076e
Luce: Minor header fix. (#7340)
* Update header.html

Change the vertical alignment of the header so that both site title and nav sit on the baseline.

* Update readme.txt

Minor updates to the readme file.
2023-09-26 15:27:22 +05:30

5 lines
No EOL
456 B
HTML

<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"top"}} -->
<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)"><!-- wp:site-title /-->
<!-- wp:navigation {"textColor":"secondary","fontSize":"small"} /--></div>
<!-- /wp:group -->