Within a row, there are four divs. When one is clicked, the other three divs disappear, but the issue is that the remaining div quickly shifts to the left.
I am looking for a solution that involves adding a custom animation where the remaining div smoothly moves towards the far left of the container. Any suggestions on how to achieve this effect?
(applies to all 4 divs)