@marthaeasonSubmitted over 2 years ago
My issues:
.card-info section spacing
correct placement of background image
mobile screen responsiveness ... I'm a beginner :)
Thank you for any feedback!
My issues:
.card-info section spacing
correct placement of background image
mobile screen responsiveness ... I'm a beginner :)
Thank you for any feedback!
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!!