Design comparison
SolutionDesign
Solution retrospective
My background image didn't charge i don't know why, any advices are welcome!
Community feedback
- @AzikenpPosted over 1 year ago
Hi Samir. The background image didn't change because you used the same image for both mobile and desktop. I can see you used a mobile-first approach, the image on the body at the beginning of your code should have the path:(background-image: url(/images/bg-mobile.svg);)
Try that and let's see if it works.
Marked as helpful1
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