Latest solutions
Latest comments
- @ebanguz@Marrockx
Try setting card container element; width: 100%; and max-width: 350px; for responsive sizing. Then you could add background pattern svgs as img elements in html , then set property position: fixed; and adjust with top, bottom, right or left properties as appropriate.