cleanup, styles, fox random, and better "animation" for orz

This commit is contained in:
Henry Jameson 2024-09-18 03:37:59 +03:00
commit 82936aed38
5 changed files with 27 additions and 31 deletions

View file

@ -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);
}