瀏覽代碼

Removed unnecessary and unexpected styles from heading element (#7197)

Jason Crist 2 年之前
父節點
當前提交
7c68b9ead4
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      effigy/theme.json

+ 0 - 10
effigy/theme.json

@@ -616,16 +616,6 @@
 					"fontSize": "var(--wp--preset--font-size--small)"
 				}
 			},
-			"heading": {
-				"color": {
-					"text": "#004de5"
-				},
-				"typography": {
-					"fontFamily": "var(--wp--preset--font-family--rubik)",
-					"fontWeight": "400",
-					"lineHeight": "1.125"
-				}
-			},
 			"link": {
 				":hover": {
 					"typography": {