Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 50f9d64

Browse files
committed
Revert "Use the <header> element for the checkout header (#11222)"
This reverts commit 045789e.
1 parent 7229398 commit 50f9d64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!-- wp:group {"tagName":"header","area":"header","metadata":{"name":"Checkout Header"},"layout":{"type":"constrained"}} -->
2-
<header class="wp-block-group">
1+
<!-- wp:group {"layout":{"type":"constrained"}} -->
2+
<div class="wp-block-group">
33
<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"bottom":"var:preset|spacing|40"}}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
44
<div class="wp-block-group alignwide" style="padding-bottom:var(--wp--preset--spacing--40)">
55
<!-- wp:site-title {"level":0} /-->
66
</div>
77
<!-- /wp:group -->
8-
</header>
9-
<!-- /wp:group -->
8+
</div>
9+
<!-- /wp:group -->

0 commit comments

Comments
 (0)