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

Commit 95c217f

Browse files
authored
Decrease spacing between menu items (#11356)
1 parent 8f1543d commit 95c217f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patterns/footer-with-3-menus.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
<div class="wp-block-columns" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0">
2222
<!-- wp:column -->
2323
<div class="wp-block-column">
24-
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical","flexWrap":"wrap"}} /-->
24+
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"10px"}}} /-->
2525
</div>
2626
<!-- /wp:column -->
2727

2828
<!-- wp:column -->
2929
<div class="wp-block-column">
30-
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"}} /-->
30+
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"10px"}}} /-->
3131
</div>
3232
<!-- /wp:column -->
3333

3434
<!-- wp:column -->
3535
<div class="wp-block-column">
36-
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"}} /-->
36+
<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"spacing":{"blockGap":"10px"}}} /-->
3737
</div>
3838
<!-- /wp:column -->
3939
</div>

0 commit comments

Comments
 (0)