How can I make three columns of divs, with the center column offset, collapse into two columns, with the second offset, when the window is shrunk?
I have a grid of divs for my website’s about page with three columns, and the center column moved down by 50%.
There are quite a few strange problems, like the margins being different sizes, and the box shadow not showing up, but basically what I want to happen is that the third column is removed when the window is too small, and all the images in it are dumped into the first and second columns, and for the second column to still be offset 50%.