From 82936aed382c67280a929f3738f94bc0e172d245 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 18 Sep 2024 03:37:59 +0300 Subject: cleanup, styles, fox random, and better "animation" for orz --- src/App.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/App.scss') 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); } -- cgit v1.2.3-70-g09d2