6 comments

[ 3.2 ms ] story [ 23.2 ms ] thread
Between 980px and 1024px the layout took up 100% of the window width.

http://i.imgur.com/wo0KsU0.png

In my perspective spacing is the number one principle to respect when doing responsive layouts. Responsive design has to be balanced between spacing and utilizing white-space.

Thanks for letting me know - I'll add another media query for these dimensions. (By the way, which device did you use to view it at these dimensions?)
Firefox has a "Responsive Design View" that lets you inspect this easily.
I've found that Chrome's responsive view does a better job than Firefox - but I'll check it out. Thanks!
This is very, very cool. Awesome, I would say. It is really awesome, when your layout is simple, to not have to think about various screen sizes and just let this stylesheet adjust it for you.

Maybe you could call it "adjust.css", or something like that, to emphasize that.

I will use it, for sure.