Design comparison
Community feedback
- @Code-BeakerPosted 6 months ago
Hi there, congratulations on completing this challenge. You've done a great job with this one! 🎉
I like your idea about the navigation bar and the different approach you've taken when creating it from some of the other solutions I have seen.
I visited your website and checked its functionalities. Everything is working well. However, I would like to share some of my suggestions regarding this website that might be useful to you.
- The logo, the hamburger icon and the background of the navigation bar have poor contrast and the logo can be barely seen.
- Use more
class
names for the headings. It will be easier to style them with classes. Currently, you're using the tag selector to select the headings. - On mobile phones, the focus state of the dropdown link is not visible. It is white and so is the background color of the sidebar.
Overall you've done an impressive work regarding your solution!
Hope this helps you 😃
Marked as helpful0@DshizaPosted 6 months ago@Code-Beaker Thank you, I choose some things without much criteria. I will try to enforce more of those things on my next projects.
1
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