Selaa lähdekoodia

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

Bob Matyas 2 vuotta sitten
vanhempi
commit
313fcc473d
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  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"