Design comparison
SolutionDesign
Community feedback
- @Kiunga1Posted about 1 year ago
Hello you can improve your hero section by adding linear-gradient to your image. Here is an example. Good job on the project overall.
background: linear-gradient(rgba(200, 255, 255, 0.2), rgba(200, 255, 255, 0.2)), url(../images/bg-hero-mobile.svg) no-repeat center center / cover ;
1
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