动画参数修改
This commit is contained in:
parent
af6994cb0a
commit
2325379d6f
|
@ -144,7 +144,7 @@
|
||||||
transform: translateY(0);
|
transform: translateY(0);
|
||||||
}
|
}
|
||||||
100%{
|
100%{
|
||||||
transform: translateY(-100%);
|
transform: translateY(-80%);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue