Four Card Section

Solution retrospective
I need your feedback. Please comment below. Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Akhlak-Hossain-Jim
Your images are getting outside of the box.
Try using:
Display: flex; Flex-direction: column;
In the
.card
class. Thenmargin: auto 0 0 auto;
it should do the trick.
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