Responsive Result summary card component

Solution retrospective
Need help getting the perfect color gradients.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
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 helpful
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