Design comparison
SolutionDesign
Community feedback
- @danielmrz-devPosted 11 months ago
Hello Jim!
Well done! Your project looks great!
I have just one suggestion:
- The background pattern is missing. You can do this:
background-image: url(images/pattern-background-desktop.svg); background-repeat: no-repeat; background-color: hsl(225, 100%, 94%); background-size: cover;
Other than that, you nailed it!
I hope it helps!
1@JimTK16Posted 11 months agoThanks @danielmrz-dev.
I decided to add the background image on desktop view only.
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