Header Font Size is Large on new Version of Momentum Theme

Hi @SuperSnazzy ,

It will change for desktop, for mobile you just need to add the following code:

.mobile-nav {
    font-size: 14px;
}