nominate animation
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
}
|
||||
|
||||
.bg-game-show.animate {
|
||||
animation: rotate_bg 5s cubic-bezier(0.55, 0.45, 0.45, 0.55) infinite;
|
||||
animation: rotate_bg 1.5s ease-in-out;
|
||||
}
|
||||
|
||||
@keyframes rotate_bg {
|
||||
|
||||
Reference in New Issue
Block a user