Order summary card using Scss and flexbox

Solution retrospective
I got problem with background image, any advice? :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SirJhay3
add this to your body style
background: url(./images/pattern-background-desktop.svg); background-repeat: no-repeat; background-size: 100% 40vh;
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