浏览代码

Tidy up duplicate blocks property

Sarah Norris 3 年之前
父节点
当前提交
ed1294063c
共有 1 个文件被更改,包括 6 次插入8 次删除
  1. 6 8
      rainfall/theme.json

+ 6 - 8
rainfall/theme.json

@@ -84,6 +84,12 @@
 	},
 	"styles": {
 		"blocks": {
+			"core/navigation": {
+				"typography": {
+					"fontSize": "16px",
+					"textTransform": "uppercase"
+				}
+			},
 			"core/quote": {
 				"border": {
 					"color": "var(--wp--preset--color--orange)",
@@ -190,14 +196,6 @@
 					}
 				}
 			}
-		},
-		"blocks": {
-			"core/navigation": {
-				"typography": {
-					"fontSize": "16px",
-					"textTransform": "uppercase"
-				}
-			}
 		}
 	},
 	"templateParts": [