How can I make this type of shape?

No description
1 Reply
Joao
Joao2y ago
With CSS, you can use the clip-path property: https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path But I think it's probably better if you can edit the images into just one.

Did you find this page helpful?