Design comparison
SolutionDesign
Solution retrospective
Hey guys, just finished this challenge which took me more than a week. Thought I understand CSS but I guess not. #smile I would love if y'all can assess this and give me feedback for improvement. Thanks!
Community feedback
- @aliabuhumraPosted about 3 years ago
Great job, but I have a few notes
1 - add background-color : hsl(277, 64%, 61%); to <div class="img"/>
2- add this styles for img tag .img{ background-color : hsl(277, 64%, 61%); } .img img { display: block; mix-blend-mode: multiply; opacity: 0.8; }
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