Design comparison
Solution retrospective
This project offered some challenges. Most of the challenges were self-inflicted but I was able to find work arounds to get the task complete. I will continue to correct these as time goes on.
One of the areas I am not happy about is the responsive images and not being able to implement srcSet. This will be one of my goals because this seems to be one of the regular issues I have.
Community feedback
- @dwhensonPosted over 2 years ago
Hey @mdubelbeis - I think you need to remove
overflow-y: hidden
from the body! Otherwise, it's looking good from my quick review!Cheers
Dave
1@mdubelbeisPosted over 2 years ago@dwhenson,
Thank you for the tip! I just realized I had left that on. I was trying to remove some unwanted white space at the bottom of the webpage but didn't notice that it literally strips away scrolling capability!
Thank you for the lesson learned! Mason
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