Design comparison
SolutionDesign
Solution retrospective
All help is welcome.
Community feedback
- @adonmez04Posted almost 2 years ago
Hi, @marcosviniciuscolares. I checked your code. It's a good solution. Keep coding. I have a suggestion for you.
You can change your background-image position with these codes:
background-image: url(../images/pattern-background-desktop.svg); background-size: auto; background-position: top; background-repeat: no-repeat; background-color: var(--cor1);
You can check the background property at this source. The background property
Check some good solutions and implement to your code. I hope this will help you to improve your perspective. Keep coding. All the best.
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