Responsive Snap Homepage with Dropdown navigation

Solution retrospective
It was quite challenging to get the right code for making a responsive off-canvas navbar using bootstrap. After a lot of trial and error, I was able to make it work. The navigation was meant to be a flex with a justify-content-space-between, However, due to the many customizations I had already done with bootstrap, a few mal-alignments occurred, so I decided to settle for having just the nav-brand to the left of the screen and the rest of the navigation to the right of the screen. For such a small file, I decided to use plain css instead of sass. Does industry standards have to always be sass regardless of the file size?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on DaFlusher's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord