Design comparison
SolutionDesign
Solution retrospective
Filter image violet?
Community feedback
- @jmnyaregaPosted over 3 years ago
You have done an amazing job on this challenge @angelchoque.
I will prefer adding mix-blend-mode: multiply here to the image. You will get better results with it. How does it work? mix-blend-mode
<div class="my-container"> // set background color here <img src="..." /> // set mix-blend-mode here </div>I
Marked as helpful0
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