SyntaxFix
Write A Post
Hire A Developer
Questions
The following should do what you want.
@keyframes marquee { from { text-indent: 100% } to { text-indent: -100% } }