Transitions an element's height
Hello Guuys!
To transitions an element's height from 0 to auto when its height is unknown.
Use transition to specify that changes to max-height should be transitioned over.
Use overflow: hidden to prevent the contents of the hidden element from ove...
saidmounaim.hashnode.dev1 min read