Design comparison
SolutionDesign
Solution retrospective
What is the best way to do the background with the 2 svg circles? Any feedback is appreciated
Community feedback
- @ImpricelessPosted over 3 years ago
Use this:
background: url(images/bg-pattern-top.svg) bottom 50vh right 50vw no-repeat, url(images/bg-pattern-bottom.svg) top 50vh left 50vw no-repeat, hsl(185, 75%, 39%);
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