Latest solutions
Latest comments
- @henokhm@DanielSere
I used it to place the circles: background-image: url("images/bg-pattern-top.svg"), url("images/bg-pattern-bottom.svg"); background-position: bottom 50vh right 50vw,top 50vh left 50vw; background-repeat: no-repeat;
Marked as helpful