Design comparison
Solution retrospective
I think it is difficult to take care of both mobile and desktop at the same time.
Community feedback
- @AdamullaOsasPosted 2 months ago
your page looks great, but I when I click on a hamburger icon on mobile view nothing happens. Also I've seen your code, and maybe you should try to avoid DRY code (don't repeat yourself) because e.g. you have 5 links with the same classes and it just doesn't look great
0@mofadaPosted 2 months ago@AdamullaOsas Thank you for your comments and suggestions!
I didn't implement the menu on the mobile phone because I was lazy. As for the repeated code you mentioned, I thought about it and decided to make them into a class name for easy reuse and simpler code.
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