Submitted over 2 years ago
Responsive Landing Page design in Bootstrap5
@saniyasaher20
Design comparison
SolutionDesign
Solution retrospective
Giving the card image a blend filter is new for me. I have learnt a new property of css i.e. .col__img { background: url("...") , $color; background-blend-mode: overlay; }
The background-blend-mode property has so many other values as well. Checkout this link for detail: https://www.w3schools.com/cssref/pr_background-blend-mode.asp
Community feedback
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