cleanup
This commit is contained in:
parent
82936aed38
commit
711eb24504
|
@ -937,12 +937,6 @@ option {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#mascot-container {
|
|
||||||
perspective: 60em;
|
|
||||||
perspective-origin: 0 -15em;
|
|
||||||
transform-style: preserve-3d;
|
|
||||||
}
|
|
||||||
|
|
||||||
#throbber {
|
#throbber {
|
||||||
animation-duration: 3s;
|
animation-duration: 3s;
|
||||||
animation-name: bounce;
|
animation-name: bounce;
|
||||||
|
@ -950,8 +944,6 @@ option {
|
||||||
animation-direction: normal;
|
animation-direction: normal;
|
||||||
transform-origin: bottom center;
|
transform-origin: bottom center;
|
||||||
|
|
||||||
--defaultY: 0;
|
|
||||||
|
|
||||||
&.dead {
|
&.dead {
|
||||||
animation-name: dead;
|
animation-name: dead;
|
||||||
animation-duration: 2s;
|
animation-duration: 2s;
|
||||||
|
|
Loading…
Reference in a new issue