Order Summary Component Project

Solution retrospective
My issues:
.card-info section spacing
correct placement of background image
mobile screen responsiveness ... I'm a beginner :)
Thank you for any feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Kamasah-Dickson
Your solution looks but you forgot to add the background color to the body. Good job.👍 Keep coding📌
- @marthaeason
The background path is a mystery! When I use live server with VS code, the background image works perfectly. However, when I move to GitPages the path no longer works. Here's the CSS snipit I have in Git Pages:
background-image: url("images/pattern-background-desktop.svg");
Any suggestions? Pathways breaking when moving from VS Code to GitPages is common for me, not sure what I am doing wrong- Thanks for any feedback!!
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