Design comparison
SolutionDesign
Solution retrospective
If you have any ideas for shorter code, please give me some tips :)
Community feedback
- @falloumacbookPosted about 1 year ago
Hi dear, congratulation on completing this challenge! I have one suggestion regarding your code. Use the code below in your css body tag.
body {
background-image: url(images/pattern-background-desktop.svg); background-repeat: no-repeat; background-color: hsl(225, 100%, 94%); background-size: 100%;
}
happy coding mate!!!
Marked as helpful0@oguzhanakcaPosted about 1 year ago@falloumacbook I didn't even realise there is a pattern until i saw your message. Thanks for reminding. :)
0@falloumacbookPosted about 1 year ago@oguzhanakca You're welcome. Happy coding mate!!!
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