Order Summary Component Main

Please log in to post a comment
Log in with GitHubCommunity feedback
- @iprinceroyy
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 :)
Join 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