Submitted almost 2 years ago
Responsive stats preview card component w/ flexbox and grid
@sergiogurg
Design comparison
SolutionDesign
Solution retrospective
I had a hard time trying to reduce the space between the text and the image (desktop design). Besides, I think I'm taking too long for such simple designs. Any feedbacks for that and whatever other stuff are more than welcome! :)
Community feedback
- @NikolaD93Posted almost 2 years ago
Hi, nice work 👌 In order to make it better you can add a display:flex to your text container which you named content. Then add flex-direction:column, and align-items and justify-content center. In that way everything in that section will be centered and closer to the image. Cheers! ✌
1
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