DEV Community

Discussion on: CSS animations - slide text

Collapse
 
pixiebrix profile image
pixiebrix

Hey I think that in this paragraph:
To change direction just change right into right in animation parameters:
You mean
To change direction just change **left** into right in animation parameters:

:) Good job with the tutorial!

Collapse
 
texe profile image
Chris Texe

You're right! I corrected the mistake. The code was good but description had a mistake. Thank you!