ソースを参照

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": [