Order summary component with only HTML and CSS.

Solution retrospective
Hello FrontEnd Mentor community. This is a Order summary component solution. Comments are welcome. It is very important for me to learn more, thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Hassiai
In the media query give the body a background-image: url(); background-repeat: no-repeat; background-size: contain;. Give .container a width of 80% instead of width 25rem. There is no need for the rest in the media query with the exception of these and .btn-payment.
Hope am helpful
Well done for completing this challenge. HAPPY CODING
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