回答編集履歴
1
変更
answer
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
background-position: center;
|
6
6
|
display: block;
|
7
7
|
width: 20%;
|
8
|
-
height:
|
8
|
+
height:90px;
|
9
9
|
}
|
10
10
|
```
|
11
11
|
|