Order Summary Component

Solution retrospective
Hello, this is my attempt for this challenge. but I'm having trouble implementing the background in this challenge. what is the best way to implement it? Thank you
Please log in to post a comment
Log in with GitHubCommunity feedback
- @madkn1311
Hello Muhammad
You have done a great job with your design...!!!
For the background, after the background-color: hsl(225, 100%, 94%); you need to add the given svg as the background-image.
As for the accessibility issue, you need to have a h1 heading in your code.
Just make these changes and your code will be free of issues.
I hope this was helpful :)
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