Design comparison
SolutionDesign
Community feedback
- @iprinceroyyPosted over 2 years ago
Hey @withmohitjoshi, excellent work. There are some quick fixes you need to work on
body{background-color: var(--pale-blue); background-size: cover; }
- You can't use h2 just because it suits font size either you can use the p tag or use the heading tag successively from h1 to h6, not jump directly to h2. So, replace h2 with h1.
I hope it adds to your learning. Happy Coding :)
0@withmohitjoshiPosted over 2 years ago@iprinceroyy OOPS !!!😅Yup I'll take care of that in my next projects thank you ❤️
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