how to change stylying in css using a condition in animation code example Example: how to use the transition left in css nav:hover { left: 0; transition: 2s; }