Hi,
I am applying a hover transition of 1 second to a heading. Interestingly it takes 1 second to transition. But when I move the curser off the heading, it returns instantly to the original state. Shouldn’t it also take 1 second to return? Thanks.
Solved: I found out that I needed to add a transition to the original state also.