浏览代码

Quadrat + Geologist: Remove invalid site-logo rule (#4803)

Ben Dwyer 3 年之前
父节点
当前提交
e38da8e26f
共有 4 个文件被更改,包括 0 次插入28 次删除
  1. 0 7
      geologist/child-theme.json
  2. 0 7
      geologist/theme.json
  3. 0 7
      quadrat/child-theme.json
  4. 0 7
      quadrat/theme.json

+ 0 - 7
geologist/child-theme.json

@@ -353,13 +353,6 @@
 		"typography": {
 			"fontFamily": "var(--wp--preset--font-family--dm-sans)",
 			"fontWeight": "400"
-		},
-		"core/site-logo": {
-			"spacing": {
-				"padding": {
-					"left": "35px"
-				}
-			}
 		}
 	}
 }

+ 0 - 7
geologist/theme.json

@@ -630,13 +630,6 @@
 			"fontFamily": "var(--wp--preset--font-family--dm-sans)",
 			"fontSize": "var(--wp--preset--font-size--normal)",
 			"fontWeight": "400"
-		},
-		"core/site-logo": {
-			"spacing": {
-				"padding": {
-					"left": "35px"
-				}
-			}
 		}
 	}
 }

+ 0 - 7
quadrat/child-theme.json

@@ -408,13 +408,6 @@
 		"typography": {
 			"fontFamily": "var(--wp--preset--font-family--dm-sans)",
 			"fontWeight": "400"
-		},
-		"core/site-logo": {
-			"spacing": {
-				"padding": {
-					"left": "35px"
-				}
-			}
 		}
 	}
 }

+ 0 - 7
quadrat/theme.json

@@ -686,13 +686,6 @@
 			"fontFamily": "var(--wp--preset--font-family--dm-sans)",
 			"fontSize": "var(--wp--preset--font-size--normal)",
 			"fontWeight": "400"
-		},
-		"core/site-logo": {
-			"spacing": {
-				"padding": {
-					"left": "35px"
-				}
-			}
 		}
 	}
 }