回答編集履歴
1
サンプルリンク追加
answer
CHANGED
@@ -44,4 +44,6 @@
|
|
44
44
|
-webkit-transition: .5s;
|
45
45
|
transition: .5s;
|
46
46
|
}
|
47
|
-
```
|
47
|
+
```
|
48
|
+
|
49
|
+
[Codepenサンプル](https://codepen.io/hatena19/pen/poJVewG)
|