Single Price Grid Component

Solution retrospective
👋Hello, Frontend Mentor coding community.
👨🏼💻This is my solution for the Singel-Price-Grid-Component
.
I'll be happy to hear any feedback and advice!🤗
Please log in to post a comment
Log in with GitHubCommunity feedback
- @franexmo81
Hi!
It looks good, but here are a couple of easy wins that could easily improve it:
- Instead of
DIV
, make it aBUTTON
and give it aHOVER
effect. - Increase the
@media
querymax-width
to about700px
to improve responsiveness
Bonus one: Some shadow on the card as per the example.
💪
Marked as helpful - Instead of
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