Design comparison
SolutionDesign
Solution retrospective
I don't know how to position this background, any help?
Community feedback
- @Lanzavecchia-AgustinPosted about 2 years ago
You can do something like this:
background-image:url(./images/bg-pattern-top.svg),url(./images/bg-pattern-bottom.svg) ; background-repeat: no-repeat,no-repeat; background-position: right 51vw bottom 20vh, left 45vw top 50vh ;
I hope this is 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