浏览代码

#6086: Heiwa: Fix list indents (#6651)

Bob Matyas 2 年之前
父节点
当前提交
313fcc473d
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      heiwa/theme.json

+ 7 - 0
heiwa/theme.json

@@ -124,6 +124,13 @@
 	},
 	"styles": {
 		"blocks": {
+			"core/list": {
+				"spacing": {
+					"padding": {
+						"left": "var(--wp--custom--gap--horizontal)"
+					}
+				}
+			},
 			"core/post-title": {
 				"typography": {
 					"lineHeight": "1.39"