Design comparison
SolutionDesign
Solution retrospective
New challenge, Feedback is always welcome.
Have a great day!
Community feedback
- @imadvvPosted over 2 years ago
Greetings Agustin Sanchez! Congratulations on completing this challenge! a few tips to make your solution responsive, you need to change
height:100vh
onbody
tomin-height:100vh
and add some padding tocontainer
..container { padding-block: 2rem; padding-inline: 1rem; }
over all you did well, Keep up the good work
Marked as helpful0@AgusSaMacPosted over 2 years ago@imadbg01 Hello imad, I see why you suggested the changes, it now looks much better on smaller devices now. Thank you very much!
Have a great day!
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