Design comparison
SolutionDesign
Solution retrospective
Kindly leave some suggestion. what area can be improved.
Community feedback
- @rishat-sePosted about 2 years ago
Hello Abdul,
You have done great job coding that challenge. This challenge has tricky background. As the background images are narrower than desktop width they starts to repeat itself. You can set position and repetition of background using
background-position: left top, right bottom; background-repeat: no-repeat;
Hope it will help! Happy coding!
Marked as helpful0@abymaniPosted about 2 years ago@rishat-se Thanks a lot. It has been corrected now.
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