Re: [css-d] Responsive grid layout with graphics and scaling

2016-07-01 Thread Karl DeSaulniers
Hey Tom, I had this in my codepen. Made a few adjustments to taylor to your needs (hopefully). I "think" this is what you're going for. The :nth-child stuff is just for demo purposes. This also doesn't use flex. You will have to season to taste though and make it work for you. http://codepen.io

Re: [css-d] Responsive grid layout with graphics and scaling

2016-07-01 Thread Tom Livingston
On Fri, Jul 1, 2016 at 8:58 AM, Chris Rockwell wrote: > Hi Tom, > > OK, I think they should scale, by default, at the same time also. I'm > apparently pretty dense this week but are you finding otherwise? Consider > this: http://codepen.io/anon/pen/GqmdxG - is that the behavior? > This is grea

Re: [css-d] Responsive grid layout with graphics and scaling

2016-07-01 Thread Chris Rockwell
Hi Tom, OK, I think they should scale, by default, at the same time also. I'm apparently pretty dense this week but are you finding otherwise? Consider this: http://codepen.io/anon/pen/GqmdxG - is that the behavior? On Thu, Jun 30, 2016 at 8:37 PM Tom Livingston wrote: > On Wednesday, June 29,