瀏覽代碼

Add missing comma that breaks the json (#6854)

Miguel San Segundo 2 年之前
父節點
當前提交
73b4cbbca8
共有 1 個文件被更改,包括 1 次插入1 次删除
  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": {