Exercise: Implementing default Block Spacing

Instructions

In theme.json:

  • Under settings, add a spacing section.
  • Under spacing, add a blockGap key, with the value set to true.
  • Under styles, add a spacing section.
  • Under spacing, add a blockGap key, with the value set to 1.625rem.


Solution

Complete and Continue