Commit e33598d8 by doszhang

dos

parent cc103cb4
...@@ -85,8 +85,8 @@ video { ...@@ -85,8 +85,8 @@ video {
.gift { .gift {
transform: scale(0.88); transform: scale(0.88);
animation: scale 1s ease-in-out infinite; animation: scale 2s ease-in-out infinite;
-webkit-animation: scale 1s ease-in-out infinite; -webkit-animation: scale 2s ease-in-out infinite;
} }
@keyframes scale { @keyframes scale {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment