Design comparison
Solution retrospective
I had difficulties in making the background, I don't know how to make it the same as the model presented. If someone could help me I would appreciate it. I did the best I could. PS: Solved
Community feedback
- @moncadadPosted about 1 year ago
Excellent job! Consider adding a background-color to body. I used the colors provided, but you could always use a color picker tool for the exact color.
ex: body { background-image: url('/images/pattern-background-mobile.svg'); background-color: pale-blue; ... }
Marked as helpful1@GabrielNossPosted about 1 year ago@moncadad Thank you very much for your advice. It helped me a lot, you made me realize my mistake. I will now upload the correction. PS: English is not my native language. I try to be communicative.
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