Design comparison
SolutionDesign
Solution retrospective
i don't know why the browser can't load the card image in live and do it normal in testing locallaly
Community feedback
- @byronbyronPosted almost 3 years ago
I think it might be slightly different directory structures. Could try updating the background image path with a leading
../
in your design.css to fix it for live:.first-back { background: url('../images/bg-pattern-card.svg'); }
Hope that helps!
0@developython14Posted almost 3 years ago@byronbyron thank you very much but it work normaly when i tested on pc
0
Please log in to post a comment
Log in with GitHubJoin 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