When editing a vanilla WordPress Block layout, there are two main ways to adjust spacing within the layout.
First, you may open the style settings for a specific block and find the “Dimensions” settings
In this example we see a “Buttons” block.
- Margin is the spacing around the outside of the block
- Block Spacing is the spacing between the buttons in the block


Padding vs Margin
Margins and Padding are two different types of spacing from HTML.
Padding adds space to the inside of the block,
Margin adds space to the outside of the block,

Spacer Block
The “Spacer” Block is a way to add space between blocks or to the bottom of a page.
Spacers are invisible to the front end by default and are only visible when editing the page.
Height of spacer is set in the right-hand settings for the spacer block.