GothamSass / chrysler

Website and organizational repo for NYC meetups
MIT License
1 stars 4 forks source link

Team Section #56

Closed misscs closed 9 years ago

misscs commented 9 years ago

Current layout does not work well on mobile devices. My vote is that we take a content first approach to rwd. Start with small screen layouts, add breakpoints and shift layout when things start to look bad.

I'll address the notes I made and then this can get merged into gh-pages

adekunleoduye commented 9 years ago

@misscs sounds good....does anyone have an objections in using flexbox? I want to use SUSY for the grid system but it's not supported by libsass.

misscs commented 9 years ago

@adekunleoduye this would be a great use of flexbox. no objections from my part. will make reflowing the content much easier

adekunleoduye commented 9 years ago

Cool....this is what I created:https://gist.github.com/adekunleoduye/dde3a38507710f398ef4

It's easy & quick mixin I created yesterday....there might be a better way of doing it though

misscs commented 9 years ago

Addressed code review comments. Opened new issue to use flexbox to layout the team section.