Stats-Preview page using Html and Css

Solution retrospective
i had problems converting from hsl to rgba . any suggestions?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Nene16
For your image, instead of using background-image linear-gradient, try [mix-blend-mode: multiply] (https://www.w3schools.com/cssref/pr_mix-blend-mode.asp) , with some opacity.
In this way, you don't have to convert hls to rgba.
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