Design comparison
SolutionDesign
Community feedback
- @visualdennissPosted over 1 year ago
Great job in completing the challenge successfully! Your solution looks great overall, the design implementation is simple neat.
However there seems to be some improvements needed regarding responsiveness. It looks like the last grid containing featured news with images seems not to be changing to vertically stacked columns on mobile.
Adding this to the card-container fixes that: flex-direction: column;
Also you might consider adding a mobile nav menu with hamburger icon and toggle functions.
If this was helpful, feel free to mark it as helpful! Good luck on upcoming projects!
Marked as helpful0
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