An implementation of the frontend mentor code challenge - pricing-card

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Abde-10
you need the background color and to centralize it too through: body { display: grid; min-height: 100vh; place-items: center; }
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