Design comparison
Solution retrospective
this is my second frontend challenge using js css and html,im still a newbie so if you have any recommendation im happy to listen!
Community feedback
- @waldosmutsPosted over 2 years ago
Looks great in both 1440p and 375p resolutions.
Might I suggest setting the width to auto on desktop resolution and adding some margin to the right of it. The same can be done for the mobile resolution by setting only the height to auto. If viewed in any resolution other than 1440p or 375p it causes the image to stretch.
When it comes to the mobile view of the side-navbar I'd recommend the having the dropdowns show on click instead of hover since clicking elsewhere causes the dropdown to disappear for mobile users.
Also just remove the shadow and background on the dropdowns in mobile view and remember to put your name and link in the footer.
Hope this was helpful!
Marked as helpful1@marco3724Posted over 2 years ago@waldosmuts hi, thank you for the precious advice, i've followed your advice and i think it looks a lot better, especially the image!
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