Design comparison
SolutionDesign
Solution retrospective
The divider and dice images were showing on local host. After pushing to GitHub and hosting it on pages, they no longer show up. Any idea why?
Community feedback
- @Dorki-coderPosted about 2 years ago
you just need to add a dot before the link. Like this background-image: url("./images/icon-dice.svg");
1
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