mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-18 17:33:43 +03:00
Templates: Update spacing, footer color
This commit is contained in:
parent
4e06badef3
commit
6675bab458
|
@ -1,2 +1,2 @@
|
|||
|
||||
<!-- wp:wporg/global-footer /-->
|
||||
<!-- wp:wporg/global-footer {"backgroundColor":"charcoal-1","style":{"border":{"top":{"color":"var:preset|color|white-opacity-15","style":"solid","width":"1px"}}}} /-->
|
||||
|
|
|
@ -34,6 +34,6 @@
|
|||
</div>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:spacer {"height":"var:preset|spacing|40"} -->
|
||||
<div style="height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- wp:spacer {"height":"var:preset|spacing|60"} -->
|
||||
<div style="height:var(--wp--preset--spacing--60)" aria-hidden="true" class="wp-block-spacer"></div>
|
||||
<!-- /wp:spacer -->
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
</main>
|
||||
<!-- /wp:group -->
|
||||
|
||||
<!-- wp:wporg/global-footer /-->
|
||||
<!-- wp:wporg/global-footer {"backgroundColor":"charcoal-1","style":{"border":{"top":{"color":"var:preset|color|white-opacity-15","style":"solid","width":"1px"}}}} /-->
|
||||
|
|
Loading…
Reference in a new issue