Single price grid component

Solution retrospective
feedbacks please(:
Please log in to post a comment
Log in with GitHubCommunity feedback
- @denielden
Hi ABDELRAHMAN, great job! Congratulations on completing the challenge.
I had a look at your solution and I have a few suggestions for you:
- add
main
tag and wrap the card for Accessibility - remove
width
frommain
class for center the card in every large screen size - try to add a
hover
effect and littletransition
on the button
Overall you did well :)
Hope this help and happy coding!
Marked as helpful - add
- @NabilWasir
Hello there! 👋
Congratulations on finishing your challenge! 🎉
•You can check my solution for the mobile version.
•Use main instead of div after body to remove accessibility issues.
if my solution has helped you do not forget to mark this 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