Design comparison
SolutionDesign
Solution retrospective
Hello, guys. Just updated this. Any feedback is welcome Thanks
Community feedback
- @Harshi786Posted over 2 years ago
Hey! :)
- Your solution is clean.
- Please close the main tag in html.
- I guess you can work more on image.
Add mix-blend-mode CSS in image and change opacity from 0.5 to 0.7.
.img1 { mix-blend-mode:multiply; opacity: 0.7; }
Hope this helps.
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