Responsive three card component using tailwind CSS

Solution retrospective
I am proud of learning the space class in css and finishing the most of newbie challenge form this challenge i will start solving junior level challenges.
What challenges did you encounter, and how did you overcome them?I encounter a challenge of applying margin-top on button it was not working i got to chatgpt and tell my problem, i got solution it was the other margin(parent div) is overwritting my margin-top so he guide that i should use ! to overcome the issue.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yashbabani0
Consider adding a transition-duration property to the button hover effect for a smoother color change, improving user experience and making interactions feel more natural.
Marked as helpful
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