Responsive page using CSS

Solution retrospective
It was hard to make the card smaller i am not sure about the responsiveness but it shall work fine on phone
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Thiagovasc
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; }
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