Loopstudios Landing Page

Please log in to post a comment
Log in with GitHubCommunity feedback
- @AymaneOnline
There is some issues in the mobile screen sizes, the image for closing the navigation menu doens't appear, you get the error
icon-close.svg:1 GET https://vcollins1.github.io/assets/images/icon-close.svg 404 (Not Found)
so it looks a bit ugly.To fix that I suggest you put both the close and the hamburger images on the html file, as github doesn't handle relative path from css files correctly as you can see in the error above, it was looking for the images from the root not from the project folder
frontend-mentor/loopstudios-landing-page/assets /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