
Solution retrospective
It was a challenge to me as Im quite new to coding
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Zy8712
Hi there ! I noticed that your css file isn't being loaded in properly try adding a period infront of the import path. I did that when testing your site and it worked. So it should look something like this:
href="./css/styles.css"
Hope you find this feedback useful 👍
Marked as helpful
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