|
@@ -6,10 +6,9 @@
|
|
|
* Block Types: core/template-part/header
|
|
|
*/
|
|
|
?>
|
|
|
-<!-- wp:group {"layout":{"type":"constrained"}} -->
|
|
|
-<div class="wp-block-group">
|
|
|
+<!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|80"}}},"layout":{"type":"constrained"}} -->
|
|
|
+<div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--80)">
|
|
|
<!-- wp:site-logo {"width":140,"shouldSyncIcon":false,"className":"is-style-rounded"} /-->
|
|
|
<!-- wp:site-title {"fontSize":"xxx-large"} /-->
|
|
|
</div>
|
|
|
-<!-- /wp:group -->
|
|
|
-
|
|
|
+<!-- /wp:group -->
|