Single price grid component using CSS Grid

Solution retrospective
Any feedback and advice is welcomed 😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @xNyfPtx
HTML code is good enough and I don't find any problems in your CSS code. Website is responsive aswell on mobile, tablet, pc both landscape and portrait mode.
The only thing I would reccomend is to use a CSS reset at the start of your styles. It basically makes your website look the same at different browsers. I'd reccomend this https://www.joshwcomeau.com/css/custom-css-reset/ or this one https://piccalil.li/blog/a-more-modern-css-reset/.
You can also use the css reset in all of your projects and its reccomended to do so aswell.
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