Skip to content

Make navbar toggler visible

Alex Paskulin requested to merge testing into main

Opening my first MR to see if I've gotten everything set up correctly!

This change fixes the styles of the icon that expands the drawer-style navigation on small screens, based on these Bootstrap docs

Before:

Screen_Shot_2022-05-10_at_2.25.16_PM

After:

Screen_Shot_2022-05-10_at_2.24.24_PM

Not sure why the app-title is different locally 🤔

Merge request reports