Browse Source

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

Jason Crist 2 years ago
parent
commit
7c68b9ead4
1 changed files with 0 additions and 10 deletions
  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": {