Pricing Component With Toggle

Solution retrospective
Pricing Component With Toggle
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sssuneeth
Everything seems great, but there are few corrections
- Shadows for cards isn't nice, use https://box-shadow.dev/ for making great box shadows
- Buttom hover animation seems very slow, make its transition faster and also stop using that hover border around it, instead use box shadows with blur radius 0px. ( this is solve that jump effect on hover )
Everything else seems good, try to fix these things...
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