Single Price Grid using HTML5, CSS & JS

Solution retrospective
I was able to make the HTML more Semantic by adding a hidden h1 tag. I added a hover state to the design using @media (hover: hover)
. I added an active state using CSS nesting.
I initially had issues where my border-radius wasn't being applied to my card. I overcame it using Overflow: Hidden
. Additionally, the style sheet was missing some colors in their design, so I approximated them and added as necessary.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Robert Horosewski'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