There is another way we can implement the solution via CSS masks, which is to use an ellipse image. .item { -webkit-mask-image: url(oval.svg) ...
確定! 回上一頁