Exercise: Enabling Margin and Padding controls

Instructions

In theme.json, under settingsspacing:

  • Add a margin key, with the value set to true.
  • Add a padding key, with the value set to true.


Solution

Complete and Continue