Explorar o código

Remove top and bottom global paddings (#6845)

Miguel San Segundo %!s(int64=2) %!d(string=hai) anos
pai
achega
0500207504
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      blank-canvas-3/theme.json

+ 1 - 3
blank-canvas-3/theme.json

@@ -276,10 +276,8 @@
 		"spacing": {
 			"blockGap": "1.5rem",
 			"padding": {
-				"bottom": "var(--wp--preset--spacing--40)",
 				"left": "var(--wp--preset--spacing--40)",
 				"right": "var(--wp--preset--spacing--40)",
-				"top": "var(--wp--preset--spacing--40)"
 			}
 		},
 		"typography": {
@@ -307,4 +305,4 @@
 	],
 	"version": 2,
 	"$schema": "https://schemas.wp.org/wp/6.1/theme.json"
-}
+}