Explorar o código

Add missing comma that breaks the json (#6854)

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

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

@@ -277,7 +277,7 @@
 			"blockGap": "1.5rem",
 			"padding": {
 				"left": "var(--wp--preset--spacing--40)",
-				"right": "var(--wp--preset--spacing--40)",
+				"right": "var(--wp--preset--spacing--40)"
 			}
 		},
 		"typography": {