Design comparison
SolutionDesign
Community feedback
- @jesusdrvPosted 6 months ago
One observation is that all the <div> such as card and so on are inside body and you are using sass, you should put everything inside body something like this: body { .card { } }
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