Design comparison
SolutionDesign
Solution retrospective
Any feedback will be helpful, i've been strugling with the hsl transparency, i dont know if there is a way to add transparency to the hsl color variables, i know its possible with rgba color
Community feedback
- @ohuttarPosted over 1 year ago
Hey Jordan,
The syntax for adding opacity to hsl is hsl(x, y, z, opacity%) or hsl(x y z / opacity%).
Hope this helps!
1
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