瀏覽代碼

Merge pull request #3948 from Automattic/update/blockbase-header-font-size

Blockbase: Update header font size
Kjell Reigstad 4 年之前
父節點
當前提交
96fed6da82
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      blockbase/experimental-theme.json

+ 1 - 1
blockbase/experimental-theme.json

@@ -373,7 +373,7 @@
 			},
 			},
 			"core/site-title": {
 			"core/site-title": {
 				"typography": {
 				"typography": {
-					"fontSize": "60px",
+					"fontSize": "var(--wp--preset--font-size--normal)",
 					"fontWeight": 700
 					"fontWeight": 700
 				}
 				}
 			},
 			},