
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The I was able to create a responsive design, as well as a structure that I believe is great for my first scss project
What specific areas of your project would you like help with?I need help with the images! Even though I have the paths as ./, they will refuse to be rendered on the github pages, unlike locally where it is working perfectly fine.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @feelgooddd
As the images directory is in the same directory as your index.html you do not need to go back a directory with ../
It should just be /images/
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