Trying to make text on Dropdown Bigger

I’m trying to make the text on this drop down bigger but cannot seem to alter it at all.

This view is only on mobile

https://preview.webflow.com/preview/healthmastery?utm_medium=preview_link&utm_source=designer&utm_content=healthmastery&preview=0d1d32e0c537a9c195ba33b7e2a1c540&workflow=preview

Drop down = the navigation bar’s hamburger menu?

Go to your tablet breakpoint, where the hamburger menu appears
Double-click the nav component to edit the master
Select the hamburger menu
Settings tab - Navbar settings- Menu Show to expand it

The way you’ve built it everything has a 1rem sizing. Adjust your link-text type size to where you want.

Your navbar-link has a width of 12.5% and overflow: none, which will make it very small and truncated, you’ll need to adjust that also.