font changes

This commit is contained in:
Beverly Nguyen
2024-10-08 11:34:46 -07:00
parent cecfeb7441
commit 6213a9bc96
8 changed files with 9 additions and 9 deletions

View File

@@ -71,7 +71,7 @@ def guidance_nav():
"link": "main.clear_goals",
},
{
"name": "Rules and Regulations",
"name": "Rules and regulations",
"link": "main.rules_and_regulations",
},
{
@@ -97,7 +97,7 @@ def guidance_nav():
"link": "main.multiple_languages",
},
{
"name": "Benchmark Performance",
"name": "Benchmark performance",
"link": "main.benchmark_performance",
},
]