Order Summary using HTML and CSS

Solution retrospective
Is my solution close enough for the challenge? Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Drougnov
@dombrga yes sir, it is close enough. You did a marvelous job.
Everything is perfect except the background pattern. It's not flexible enough for bigger screen. You can fix it by adding
background-size: contain
.Change the h2 to h1 to make your code accessible.
Plus you need to add a different pattern for mobile devices. But the design is pretty good. Great job. 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