ソースを参照

Merge pull request #3973 from Automattic/fix/nav-font-size

update font size to 18px
Ben Dwyer 4 年 前
コミット
d73f9cd094
1 ファイル変更1 行追加1 行削除
  1. 1 1
      blockbase/theme.json

+ 1 - 1
blockbase/theme.json

@@ -312,7 +312,7 @@
 			},
 			"core/navigation": {
 				"typography": {
-					"fontSize": "var(--wp--preset--font-size--small)"
+					"fontSize": "var(--wp--preset--font-size--normal)"
 				}
 			},
 			"core/navigation-link": {