ScrimbaBootcamp / progress-tracker

Bootcamp students will contribute to this open source project, where we will build a progress tracker to keep up with activity and accomplishments in the Scrimba bootcamp.
https://bootcamp-progress-tracker.netlify.app
MIT License
5 stars 20 forks source link

feat: make the `nav` element responsive #76

Open michaella23 opened 4 months ago

michaella23 commented 4 months ago

The nav has been built for desktop layouts. At a smaller screen width, the text is pushed together. Find a solution for this, whether it's creating a hamburger menu, or altering the layout in another way.

samuelsmith442 commented 4 months ago

I would like to give this one a shot next!

samuelsmith442 commented 4 months ago

I would like to work on this issue

michaella23 commented 4 months ago

Thanks @samuelsmith442! Would love to have your help.

samuelsmith442 commented 3 months ago

i made changes to the nav bar I had a small issue with the responsiveness going from mobile to desktop maybe your could guide me on a simple fix for this

michaella23 commented 3 months ago

Thanks @samuelsmith442! It would be great if you create an 'Issue' for these styling fixes we need. There may be another student who would be able to take a look and fix it. You could also post in the collaborative-work channel to share what you did and ask for input on the responsiveness issues. This communication is a great opportunity for learning for all of us, and one of the great things about Open Source is being able to problem-solve collaboratively. 🙂