回答編集履歴

1

CSS1行書き漏れ

2021/03/02 11:02

投稿

mai1210
mai1210

スコア272

test CHANGED
@@ -26,6 +26,8 @@
26
26
 
27
27
  background: #000;
28
28
 
29
+ position: relative;
30
+
29
31
  transform: skewX(-30deg);
30
32
 
31
33
  border-radius: 20px 0 0 30px;