Using react and vite

Solution retrospective
I have a problem with the bottom of each activity cards. We can see like 1 px of the background color at the bottom border radius and I don't know why and how to fix that.
Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @web2feel
About that 1px background color bleed, a trick I tried is changing the bottom border radius of the content element from 15px to 13px.
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