Design comparison
SolutionDesign
Community feedback
- @lowkey-mazenPosted about 1 year ago
Hello! That is a nice design, but if you notice the background color is not changed and the background image is repeating. To change the background color you can use the style guide in the folder you download before every challenge and use "background-color: hsl(225, 100%, 94%);" to have the same color as the original design and to stop the repeating background you can use "background-repeat: no-repeat;". Hope this helped :)
Marked as helpful0@BlueElyasPosted about 1 year ago@lowkey-mazen Hello, thank you for the feedback Mazen! I did even not notice the background repeating so I appreciate you bringing it up :) I have updated accordingly
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