Order Summary Component(HTML and CSS)

Please log in to post a comment
Log in with GitHubCommunity feedback
- @hitmorecode
Nice well done, one tip
- On the
.container
change the % onborder-radius
to px, rem or em. If you look closer the at the border radius it does not have a nice radius. This is because you used %.
Marked as helpful - On the
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