animation: moveupx 3s linear , moveupy 3s cubic-bezier(0.41, 0.04, 0.83, 0.53);
animation-fill-mode: forwards;
'CSS' 카테고리의 다른 글
background color가 프린트할 때 종이에 안나올 때 (0) | 2024.07.02 |
---|---|
div 안의 이미지에 공백이 생기는 현상 (0) | 2023.04.21 |
Transform, Transition, animation속성 (0) | 2022.08.26 |