updated animations
This commit is contained in:
parent
44da3a43ac
commit
701ca55ab9
@ -2881,11 +2881,9 @@ option {
|
||||
@keyframes grow-wide {
|
||||
0% {
|
||||
transform: scale(0);
|
||||
opacity: 0;
|
||||
}
|
||||
100% {
|
||||
transform: scale(1);
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user