Is there a way to use CSS transitions or animations to smooth the effect on inline-block elements being re-positioned when we resize the window?
Like this, but with animation: http://jsfiddle.net/ricardogomes/hkw5h/
|
Is there a way to use CSS transitions or animations to smooth the effect on inline-block elements being re-positioned when we resize the window? Like this, but with animation: http://jsfiddle.net/ricardogomes/hkw5h/
| ||||
|
feedback
|
|
Do you mean an effect like this? Maybe this helps: http://masonry.desandro.com/demos/animating-css-transitions.html | |||
feedback
|