質問編集履歴
2
試したことの修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -29,7 +29,7 @@
|
|
29
29
|
|
30
30
|
・imgにborder-radius
|
31
31
|
・親要素(picture、li)にoverflow:hidden
|
32
|
-
・clip-path
|
32
|
+
・clip-pathを設定
|
33
33
|
|
34
34
|
ただのimgであれば出来るのですが、
|
35
35
|
・slickを使用している
|
1
試した事に文章を追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -29,6 +29,7 @@
|
|
29
29
|
|
30
30
|
・imgにborder-radius
|
31
31
|
・親要素(picture、li)にoverflow:hidden
|
32
|
+
・clip-path: 0 round 0 0 0 50px;
|
32
33
|
|
33
34
|
ただのimgであれば出来るのですが、
|
34
35
|
・slickを使用している
|