Design comparison
SolutionDesign
Community feedback
- @sivaprasath2004Posted 7 months ago
Hello I`m wishing for your completion in the project.
- You will be see in your solution that is small mistake change the code in your CSS.
body{ background-color: var(--very-pale-blue); }
- change to
body{ background-color: var(--pale-blue); }
Marked as helpful0
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