Submitted about 3 years ago
Responsive Stats Review Card Using ReactJS and Tailwind
@Rzkykhrllh
Design comparison
SolutionDesign
Solution retrospective
How to change the size of column of flex item.
Community feedback
- @ccreusatPosted about 3 years ago
Not bad ! You should focus on the image component to get it as close as the design. For that, as you asked, you can use : flex-grow: value (1, 2, 3) to change the size of the column or you can look about flex-basis too.
https://developer.mozilla.org/fr/docs/Web/CSS/flex-grow
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