Design comparison
SolutionDesign
Solution retrospective
Hey!, If you have any feedback for me, please comment :)
Community feedback
- @GitHub-dev12345Posted over 2 years ago
Used this code for background image:
body{ font-size: 15px; font-family: 'Spartan', sans-serif; margin: 15px; background: url("images/bg-pattern-top-desktop.svg"), url("images/bg-pattern-bottom- desktop.svg") hsl(0, 0%, 100%); background-position: top left, bottom right; background-repeat: no-repeat no-repeat; background-size: 100% -10%, 100%; transform: scale(0.99); }
0@matheuspergoliPosted over 2 years ago@GitHub-dev12345 Oh, I totally forgot about that xD Thanks!
0@GitHub-dev12345Posted over 2 years ago@matheuspergoli this code helpful for you , plzz click on the marked the helpful
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