How can I modify the menu behavior in Brooklyn theme?

@nadavhalevi

Please add the following code at the bottom of your assets/timber.scss.liquid file.

.mobile-nav__sublist .mobile-nav__link {font-size: 14px !important;}

Thanks!