Design comparison
SolutionDesign
Community feedback
- @CuriouslyHappyPosted almost 3 years ago
Hey, it seems that the preview site is not working, so I downloaded the zip file from your GitHub and it has some problems. The most important one is that your CSS file is not linked correctly in your main index.html. It means that none of the CSS you made is being used.
You should use <link rel="stylesheet" href="./Style.css">
0
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