@webdev1kevSubmitted over 3 years ago
What is the best way to do the background with the 2 svg circles? Any feedback is appreciated
What is the best way to do the background with the 2 svg circles? Any feedback is appreciated
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%);