Design comparison
SolutionDesign
Solution retrospective
Hello community, my solution for this challenge. Something to improve? Let me know please.
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Rony ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
For background use gradient color and single color. and i believe the colors are given in style-guide.md ,if you want code then ->
background-image: linear-gradient(var(--gradient-violet), var(--gradient-lightblue));
. -
add some padding to top and bottom. Check my solution if needed.
happy Coding😀
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