Design comparison
SolutionDesign
Solution retrospective
thank you again for looking my code and give me some feedback, ill appreciate it!
Community feedback
- @fidellimPosted about 3 years ago
Hi @Bestobuddo,
Great job finishing the project! It looks great on desktop and mobile devices. To add a color overlay on your image, you can add this to your CSS file:
.banner { background-color: hsl(277, 64%, 61%); mix-blend-mode: multiply; }
I hope it helps :)
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