Design comparison
SolutionDesign
Solution retrospective
I cannot figure out how to do the background. If you can push me to the right direction. Thank you
Community feedback
- @JeuriMorelPosted about 3 years ago
Try this on the body:
background-image: url(/order-summary-component-main/images/pattern-background-desktop.svg); background-repeat: no-repeat; background-color: *insert light blue color*; background-size: cover;
1 - @OmKakatkarPosted about 3 years ago
For the background, there are 2 components at use i.e. an image and a color We also need to make sure that the image does not repeat itself. You can try the solution in the other reply and it should work
0
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