Horizontal scroll animation

https://codepen.io/ahad4387/pen/VwBBVNN I'm trying to achieve automatic horizontal scroll animation, what am i doing wrong here
ahad4387
CodePen
VwBBVNN
...
2 Replies
MarkBoots
MarkBoots2y ago
you are missing the @keyframes moveLeft animation for example
@keyframes moveLeft {
to { margin-left: -100% }
}
@keyframes moveLeft {
to { margin-left: -100% }
}
Abdul Ahad⚡
Abdul Ahad⚡OP2y ago
got it thanks
Want results from more Discord servers?
Add your server