Design comparison
SolutionDesign
Solution retrospective
had a few issue building this design, now i am confused how to add that pink effect
Community feedback
- @visualdennissPosted over 1 year ago
Hey there,
regarding color filter, here is how you can you:
- Change background color of overlay to this: background: hsl(277, 64%, 61%);
- Then add {mix-blend-mode: multiply; opacity: 0.75; } only to the img (not the picture)
Hope you find this feedback helpful!
Marked as helpful1
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