Submitted over 4 years ago
Huddle landing page with a single introductory section
@nofeesahdee
Design comparison
SolutionDesign
Solution retrospective
Hi please is there anyone who can view my code and tell me why the background image isn't showing? i will really appreciate it. Thanks
Community feedback
- @PeresvetIvanPosted over 4 years ago
Hello, Nofeesah! this may be due to the fact that you incorrectly specified the path to the image. In your repository on GitHub image located in the root folder, not in folder 'images'.
0 - @rfilenkoPosted over 4 years ago
Hi, to fix this you need to change path to your image like this - background-image: url(bg-desktop.svg).Also fix css rule for imported font on a body - font-family: 'Open Sans', sans-serif;.
Kind regards, Roman
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