You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a bit new to elm and I'm trying to make a navbar with Boostrap.Navbar. I used the Config option collapseSmall, this however generates the class navbar-expand-md in the nav tag when I really want navbar-expand-sm. Anyone has any ideas? Thanks in advance.
The text was updated successfully, but these errors were encountered:
I'm a bit new to elm and I'm trying to make a navbar with Boostrap.Navbar. I used the Config option collapseSmall, this however generates the class navbar-expand-md in the nav tag when I really want navbar-expand-sm. Anyone has any ideas? Thanks in advance.
The text was updated successfully, but these errors were encountered: