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.