Order summary card

Solution retrospective
I had trouble with the background image in the tag body, the image didn't stay in the center of the page. Comments are welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @milosshomy
Hey David, congratulation on solution. Your path towards image is wrong you need to use dots to exit css file then go into images file and find desired image, like this. background-image: url(..images/pattern-background-desktop.svg);
Keep 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