update package.json3
This commit is contained in:
@ -235,7 +235,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
@keyframes moveY {
|
||||
from { top: 0; } to { top: calc(100vh - 420px); }
|
||||
from { top: 0; } to { top: calc(100vh - 430px); }
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
|
Reference in New Issue
Block a user