Single Price Grid Component

Solution retrospective
So this is my third solution for Frontend mentor and I think I am improving my skills. This time I tried to use pure CSS to set the styles instead of using bootstrap. Check it out and please, send me feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @KIRUBASHANKAR26
@rafanicola Hi bro, your site is looking good, my recommend to use 'display:flex' in
.container{ display: flex; flex-wrap: wrap;}
i hope it help you:)
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