Stats Preview Card Component

Solution retrospective
Hi there! This is my first project, and I definitely have a lot of questions, and I would love any feedback! My main question though, is what am I doing incorrectly with the mobile responsive version?
Maybe I should have attempted the challenge from a mobile first approach, but I feel like there is something with flexbox that I'm missing, and my HTML structure. Is there a simple solution? Any suggestions for improvement? Thank you so much!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ivangeier
Hi, Brendan.
To fix your mobile responsive version you need to check the width from .left-content and .right-mask classes. They are set at 50% to all sizes of screen, maybe you can set bigger width (80-90%) for smaller screens ;)
Nice job!
Marked as helpful
Join 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