* Gallery: Add margins to the gallery block using theme.json * Remove unused code
@@ -396,6 +396,13 @@
"fontFamily": "monospace"
}
},
+ "core/gallery": {
+ "spacing": {
+ "margin": {
+ "bottom": "var(--wp--custom--gap--vertical)"
+ }
+ },
"core/navigation": {
"typography": {
"fontSize": "var(--wp--preset--font-size--normal)"