Reverse a css transition

Here is the pen: https://codepen.io/Supersudo/pen/XWmGYMy

When I first click the icon, it spins 180deg CW. When I click it again, it goes back to its prime position but it spins 180deg CCW. Is there a way to keep it spin CW?

You could use keyframes to do that.

1 Like

Thank you for helping!

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.