Intro Section with Dropdown Navigation using React & SCSS
Design comparison
Solution retrospective
Hi all,
Another challenge submitted! I found this one to be particularly difficult. I think this is because there is more than one component/layout to work with. To make my work flow a little easier, I separated the css for each component into its own file. Is this good practice?
Additionally, I paid attention to making my code cleaner and more readable than past projects. Any thoughts or suggestions for improvements in this area are greatly appreciated!
Thanks so much! -Tyler
Community feedback
- @elaineleungPosted over 2 years ago
Hi Tyler, this looks really great! I think the only thing I saw is that at around the 700 to 800px screen size, there's quite a gap between the button and the side of the screen, and so when I click on the button, the hamburger icon isn't quite lined up with the close icon, so you might want to either find another breakpoint or change the gap/container size, depending on what you got there.
Will bookmark this for future reference as I really need to refactor my React version of this challenge!
0
Please log in to post a comment
Log in with GitHubJoin 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