Design comparison
SolutionDesign
Solution retrospective
Need help getting the perfect color gradients.
Community feedback
- @danielmrz-devPosted 12 months ago
Hey @DeadvLoper!
Your project looks nice!
Here's how you create gradient:
background-image: linear-gradient(to top, var(--color-light-royal-blue), var(--color-light-slate-blue));
Try that and tell me if it worked π
Just remember that the card and the circle gradients are inverted!
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