瀏覽代碼

Blockbase: remove unused code (#4379)

Ben Dwyer 4 年之前
父節點
當前提交
0470c0e128
共有 5 個文件被更改,包括 3 次插入15 次删除
  1. 0 3
      blockbase/theme.json
  2. 3 3
      mayland-blocks/theme.json
  3. 0 3
      quadrat/theme.json
  4. 0 3
      seedlet-blocks/theme.json
  5. 0 3
      skatepark/theme.json

+ 0 - 3
blockbase/theme.json

@@ -501,9 +501,6 @@
 			},
 			"link": {
 				"color": {
-					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
-					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"text": "var(--wp--custom--color--primary)"
 				}
 			}

+ 3 - 3
mayland-blocks/theme.json

@@ -206,6 +206,9 @@
 					}
 				}
 			},
+			"layout": {
+				"contentSize": "620px"
+			},
 			"list": {
 				"spacing": {
 					"padding": {
@@ -529,9 +532,6 @@
 			},
 			"link": {
 				"color": {
-					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
-					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"text": "var(--wp--custom--color--foreground)"
 				}
 			}

+ 0 - 3
quadrat/theme.json

@@ -608,9 +608,6 @@
 			},
 			"link": {
 				"color": {
-					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
-					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"text": "var(--wp--custom--color--foreground)"
 				}
 			}

+ 0 - 3
seedlet-blocks/theme.json

@@ -566,9 +566,6 @@
 			},
 			"link": {
 				"color": {
-					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
-					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"text": "var(--wp--custom--color--primary)"
 				}
 			}

+ 0 - 3
skatepark/theme.json

@@ -513,9 +513,6 @@
 			},
 			"link": {
 				"color": {
-					"fontFamily": "var(--wp--custom--heading--typography--font-family)",
-					"fontWeight": "var(--wp--custom--heading--typography--font-weight)",
-					"lineHeight": "var(--wp--custom--heading--typography--line-height)",
 					"text": "var(--wp--custom--color--primary)"
 				}
 			}