style: modified fade-in-down-animation duration
This commit is contained in:
parent
1427bd3a65
commit
376442b0b7
|
@ -26,7 +26,7 @@ the-transition-ease-out() {
|
|||
|
||||
.fade-in-down-animation {
|
||||
animation-fill-mode: both;
|
||||
animation-duration: 1s;
|
||||
animation-duration: 0.8s;
|
||||
animation-name: fade-in-down;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue