Huddle Landing Page with Flexbox and SCSS

Solution retrospective
How can I fix the background image not showing
Please log in to post a comment
Log in with GitHubCommunity feedback
- @razieldev90
The path for your background-image is wrong, you need to go up one folder change url(/images/bg-hero-desktop.svg) with url(../images/bg-hero-desktop.svg)
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