Single Price Grid Component using HTML, CSS and CSS Grid

Solution retrospective
This is my second attempt at using CSS Grid.
Is it still necessary to use grid-template-columns
and grid-template-rows
when using the grid-template-areas
property? I find that if I don't, the sections are different sizes.
Thanks for the help!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Wesley's solution.
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