0
The code above sets the transition to occur over a 2s period. The cubic-bezier function specifies the transition's location, easing, and height.
0 Comments
transition: 2s cubic-bezier(0.85, 0, 0.14, 1); // MODERN TRANSITION