@TirregoSubmitted about 1 year ago
Ann Mukami
@Kiunga1All comments
- @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