aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/App.scss b/src/App.scss
index 5e7d3656..d5bb6469 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -954,8 +954,7 @@ option {
&.dead {
animation-name: dead;
- animation-duration: 3s;
- // animation-iteration-count: 1;
+ animation-duration: 2s;
animation-iteration-count: 1;
transform: rotateX(90deg) rotateY(0) rotateZ(-45deg);
}