order-summary-component-main from Front-End Mentor

Solution retrospective
it was a great practice for me, hope to get to the next level.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @y25sanchez
Hello Youcef, You have done a great job. The only issue that I see is the background in the body.
You can fix this using these properties and values:
background-image: url(/images/pattern-background-desktop.svg); background-repeat: no-repeat; background-color: var(--Pale-blue); background-position: top; background-size: 100%;
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