質問編集履歴

1

コードの修正

2021/01/24 13:57

投稿

atokbo
atokbo

スコア11

test CHANGED
File without changes
test CHANGED
@@ -22,11 +22,11 @@
22
22
 
23
23
  ```React
24
24
 
25
- <div style={{width: 62%;
25
+ <div style={{width: "62%",
26
26
 
27
- z-index: 100;
27
+ z-index: 100,
28
28
 
29
- margin-top: 20px;}} >
29
+ margin-top: 20}} >
30
30
 
31
31
  <img src="a" width="100%" />
32
32