Order Summary Component [ HTML5 + CSS3 ]

Solution retrospective
Mobile First 📱 > 🖥
- Nothing to complicated, layout was built with CSS Grid and Flex.
All feedback is greatly appreciated!
TWEAKS 🚀
- Smooth zoom-in transition while hovering the card
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AbdulrhmanSoliman
Hello @0xAbdulKhalid, congrats on completing this challenge and for your awesome solution.
I suggest you setting the effect of the hover (scale) to the
<picture>
HTML tag element, because the scale property should relate only with the image when hovering on it.I hope you find it helpful.🎉
Happy Coding
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