Design comparison
Solution retrospective
I found parts of this project difficult and am unsure of the solutions I went with.
The main issue I was having was the mobile view of the card component. On some mobile devices, the image would overflow and be hidden. I intentionally set the overflow to hidden at first so the card border-radius would show but then changed it to overflow to scroll so the user can see the whole card. I think there is a better solution to this, but I am not sure how to go about it. I would love any suggestions.
I also noticed the color of the photo didn't match the design file. I don't know if I set it wrong or if there might be another reason.
Thank you for any feedback in advance.
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