resets
This commit is contained in:
@@ -342,6 +342,15 @@
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.skill-animation {
|
||||
opacity: 0;
|
||||
|
||||
transition-property: opacity;
|
||||
transition-duration: 0.5s;
|
||||
transition-delay: 0;
|
||||
transition-timing-function: ease;
|
||||
}
|
||||
|
||||
/*
|
||||
COMBAT ANIMATIONS
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user