Pure CSS3 Infinite Stair Step Animation
BY Thomas 7 Jan,2021
Today we want to bring you a very interesting pure CSS3 animation effects. This is an endless staircase animation, from a visual point of view, the steps are like circling up, just like an escalator that can move in an endless loop. This step is just a simple div stacked up, using CSS3 animation properties to make these divs move, thus producing the visual effect of the stairs …