Submitted over 2 years agoA solution to the Stats preview card component challenge
Stats Preview Card Component
@Zy8712

Solution retrospective
Couldn't get color to match for the image. Tons of time wasted cuz someone gave me terrible advice on a previous post to use <picture> for responsive images, but I couldn't modify it using css. So I just used another method.
Had major issues with the sizing of the divs for the mobile format. I would set the image-div to 40% height and info-div to 60% height. But neither one would adjust accordingly despite trying to set the parent div to have a set height.
Hope someone can help me figure this out. Thanks.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bryan Li's solution.
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