Design comparison
SolutionDesign
Solution retrospective
It was hard to make the card smaller i am not sure about the responsiveness but it shall work fine on phone
Community feedback
- @ThiagovascPosted over 2 years ago
Hey buddy you have to put some padding on your .card div i think 1rem is enough and the time div is overflowing, you can do this section using unordered list
.card { padding: 1rem; }
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