Design comparison
SolutionDesign
Solution retrospective
This was easy and useful in practicing media queries.
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hello @DEEPAK-tech40, how are you?
I really liked the result of your project, you did a great job in this challenge, but I have some tips that I think you will like:
I noticed that the image and the background color of the body did not match the layout of the example, to fix this I made some changes in the code. You can fix it like this:
body { background: url(/assets/pattern-background-desktop.svg) hsl(225,100%,94%); background-repeat: repeat-x; }
The rest is great! Hope it helps... 👍
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