@ebanguzSubmitted over 3 years ago
My first solution and final design. I'd be pleased if you give me some advice.
My first solution and final design. I'd be pleased if you give me some advice.
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.