Browse Source

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

update font size to 18px
Ben Dwyer 4 years ago
parent
commit
d73f9cd094
1 changed files with 1 additions and 1 deletions
  1. 1 1
      blockbase/theme.json

+ 1 - 1
blockbase/theme.json

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