Ran into one issue with this. If, on desktop, the amount of content in
"two" is more than "one", "three" gets pushed down and stays below "two". I
played with align-items and align-content but was unsuccessful in stopping
it from happening.
On Tue, Mar 5, 2019 at 4:54 AM Vince Aggrippino
wrote:
Super! Thanks so much! Still wrapping my head around flex's abilities...
On Tue, Mar 5, 2019 at 4:54 AM Vince Aggrippino
wrote:
> On Sat, Mar 2, 2019 at 4:55 AM Tom Livingston wrote:
> >
> > Hello listers,
> >
> > Is it possible to do the following with flexbox?
> >
> > mobile (just a stack, no
On Sat, Mar 2, 2019 at 4:55 AM Tom Livingston wrote:
>
> Hello listers,
>
> Is it possible to do the following with flexbox?
>
> mobile (just a stack, no flex yet):
> 1
> 2
> 3
>
> desktop (two-column with different order):
> 2 1
> 3
>
> Struggling with this...
> TIA
@media (