質問編集履歴

1

cssのコピペ抜け

2020/01/04 09:36

投稿

naoki_m
naoki_m

スコア29

test CHANGED
File without changes
test CHANGED
@@ -106,6 +106,10 @@
106
106
 
107
107
  -webkit-animation: secondaryImageOverlayIn 1s 0s cubic-bezier(.77,0,.175,1);
108
108
 
109
+ animation-fill-mode: both;
110
+
111
+ -webkit-animation-fill-mode: both;
112
+
109
113
  }
110
114
 
111
115
  @keyframes secondaryImageOverlayIn {