How to instantly reverse flexbox item order with non-full row at the bottom? – Jquery
I have a flexbox container in which I have around 128 items(the amount can change). I'll use 14 here. They go like this: ----------------- | 1 2 3 4 | | 5 6 7 8 | | 9 10 11…