回答編集履歴
1
サンプルリンク追加
answer
CHANGED
@@ -8,4 +8,6 @@
|
|
8
8
|
background-repeat: no-repeat;
|
9
9
|
background-position: center;
|
10
10
|
}
|
11
|
-
```
|
11
|
+
```
|
12
|
+
|
13
|
+
[CodePenサンプル](https://codepen.io/hatena19/pen/ZEORyLN)
|