Design comparison
SolutionDesign
Solution retrospective
Areas of code that I'm still having difficulty and unsure about would be eliminating the vertical scroll effect on the mobile version of the challenge on the first page. Any good resources to help understand better to solve this would help. Feedback for improvement welcomed as always. I put the following in the media query section for mobile: html, body { overflow-x: hidden; } body { position: relative }
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