Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I did it
What challenges did you encounter, and how did you overcome them?when I creating this project made some mistakes. I can't find result height issue and center issue. just googled my problems there get some ideas. but I am not happy that answer
What specific areas of your project would you like help with?aligning
Community feedback
- @replayzorPosted 8 months ago
** Hello there. Good job on completing the challenge **
Try changing the background-color to Light gray: hsl(212, 45%, 89%)
Change this :
body{ background: var(--Grayish-blue); }
To this :body{ background: var(--Light-gray); }
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