回答編集履歴
1
単位を合わせる
test
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
|
21
21
|
height: 100px;
|
22
22
|
|
23
|
-
border-radius: 50
|
23
|
+
border-radius: 50%;
|
24
24
|
|
25
25
|
position: relative;
|
26
26
|
|