Design comparison
SolutionDesign
Solution retrospective
Hey , This is my solution for the challenge. I'll be glad to have your feedback.
Community feedback
- @the-coding-beekeeperPosted about 1 year ago
Hi Zainabnofiu!
Congratulations for finishing this project! Your solution is quite close to the template. Only the backgroud is not in the correct shape. To improve this, you have to adjust the background-positions. I suggest code as following:
background: url(./images/bg-pattern-top.svg), url(./images/bg-pattern-bottom.svg); background-position: -63% -85%, 145% 240%; background-repeat: no-repeat;
Happy coding!
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