Hi Terry
Presuming you are using the default 'slideout' mobile menu, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.slideout-menu .menu a {
font-size: 18px;
}
Ciaran