NILGI
atelier

See the Pen 배경이미지 확대 by nilgi (@nilgi) on CodePen.

 

background-size: 30px 30px;
animation: abi 5s infinite;

@keyframes abi {
     50% {background-size: 300px 300px;}
}

+ 최근 글