Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I often struggle with adjusting screen layouts for different devices using media queries. However, this time I successfully managed it without any issues by practicing and adjusting the elements. I learned from my mistakes and now understand what to avoid in the future.
What challenges did you encounter, and how did you overcome them?I wouldn't call it a challenge, just a silly case of my negligence. I had set the height of the body to 100svh, which caused the content to be cut off as it was only displaying the viewport height on the mobile devices. I resolved the issue by resetting the height in the media queries.
Community feedback
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