fix(14): prettier animation
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
transform: scale(0);
|
||||
}
|
||||
100% {
|
||||
transform: scale(1);
|
||||
transform: scale(2);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -958,7 +958,8 @@ video {
|
||||
}
|
||||
|
||||
100% {
|
||||
transform: scale(1);
|
||||
transform: scale(2);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user