Design comparison
SolutionDesign
Community feedback
- @Anass-LamiriPosted 10 months ago
Hi, you did a great job in your challenge, I just want to add that when you go for smaller screens your design starts to crashes and the culprit is the height you specified in the .container1 class, I think you should replace it with
min-height: 100vh;
I hope you find this feedback helpful.
Marked as helpful1
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