Design comparison
SolutionDesign
Solution retrospective
Hi everyone, I couldn't set the background-color like the design file. How can I do that? Thanks. Any comments, critique, advice is greatly appreciated.
Community feedback
- @HassiaiPosted almost 2 years ago
Use the colors that were given in the styleguide.md found in the zip folder you downloaded.
To center .section-preview-card on the page using flexbox, replace the height in the body with min-height: 100vh.
For the color of the image add
background-blend-mode: multiply
andopacity: 0.8
to .img-box.Hope am helpful.
Well done for completing this challenge. HAPPY CODING
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