Orde summary Card using Html and CSS

Solution retrospective
Faced a challenge with resizing the SVG using width property, the SVG would instead be clipped so I decided to use "transform: scale", any Ideas on why that happened, thanks for the feedback in advance
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
As you decrease the screen height your card shrinks, so make sure to give it the desired height, and you are missing the color in the background.
Marked 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