mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-19 08:25:44 +03:00
Templates: Fix spacing and alignment on pages
This commit is contained in:
parent
b22bde9415
commit
dedb1cf0a3
3 changed files with 10 additions and 6 deletions
|
@ -13,8 +13,8 @@
|
|||
</article>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:spacer -->
|
||||
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- wp:spacer {"height":"var:preset|spacing|40","style":{"spacing":{"margin":{"top":"var:preset|spacing|40"}}}} -->
|
||||
<div style="margin-top:var(--wp--preset--spacing--40);height:0" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
||||
<!-- wp:template-part {"slug":"footer"} /-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue