change the menu font size

You could add this class for your links.

a.nav-link {
    font-size: 30px;
}

Leave a Comment