Use flexbox
mjtamlyn opened this issue · 2 comments
mjtamlyn commented
Might actually want to use it for layout in general, although the current bootstrap-esque approach is usable. It will give us a more gradual set of natural breakpoints.
Definitely want to use it on the club detail page where we have a bunch of archer-block
elts of variable size. This page is somewhat unfinished at this point mind.
davidjrichardson commented
Sounds like a fair plan. Doing a quick Google comes up with these two frameworks:
Dependent on how much you like valid HTML, they both seem very nice.