Commit ed126ab9 by doszhang

dos

parent 82ccf4ba
...@@ -84,6 +84,7 @@ video { ...@@ -84,6 +84,7 @@ video {
} }
.gift { .gift {
transform: scale(0.95);
animation: scale 1s ease-in-out infinite; animation: scale 1s ease-in-out infinite;
-webkit-animation: scale 1s ease-in-out infinite; -webkit-animation: scale 1s ease-in-out infinite;
} }
......
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