Design comparison
SolutionDesign
Solution retrospective
how to add mask overlay to img?
Community feedback
- @manishdevelopsPosted almost 2 years ago
hi @alexeightsix congrats on completion of this project... add the below code to color the image
.right { background-color: hsl(277, 64%, 61%); } img { mix-blend-mode: multiply; }
hope it will work for you...
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