Design comparison
Solution retrospective
Like i said, this is my very first page with responsive, so I accept any suggestions and recommendations on changes thanks!
Community feedback
- @chri55Posted about 4 years ago
Hey Braian, very nice!
Between about 850px and 640px, the text in the bottom columns tends to get a bit cramped. When this happens, but I still want the page to be in "desktop" mode more than "mobile" mode, I let the outermost container take up some more space. I'd recommend using a short media query of max-width 850px to make
.principal-container
a bit wider and you will see the space of the bottom columns free up a bit and look nicer.Well done on the responsiveness, it looks good in both modes!
2@BraianGazanoPosted about 4 years ago@chri55 Thanks for the suggestion I will keep it in mind for the future!
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