Submitted 11 months ago
Order summary component using CSS box model, flex box.
@NickSokoloff
Design comparison
SolutionDesign
Solution retrospective
Hi, everyone. Here is my second solution only. Will arreciate any feedback/advice. Thank you.
Community feedback
- @danielmrz-devPosted 11 months ago
Hello @NickSokoloff!
Your project looks great!
If you want to get that background correctly, here's how you can add this to your code:
backgroung-color: #E1E9FF; background-repeat: no-repeat; background-size: cover;
You can add a color and an image to a background at the same time 😊
I hope it helps!
Other than that, great job!
Marked as helpful0
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