Skip to content

Instantly share code, notes, and snippets.

@aphillipo
Last active December 2, 2015 08:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aphillipo/59ab3b54419c97d96687 to your computer and use it in GitHub Desktop.
Save aphillipo/59ab3b54419c97d96687 to your computer and use it in GitHub Desktop.
flex-flow: column-reverse wrap-reverse;
justify-content: center;
align-content: space-between;
@klingtnet
Copy link

And I thought learning Rust was hard 😅

@henryfjordan
Copy link

align-content, not align-items

@jots
Copy link

jots commented Dec 1, 2015

@klingtnet
Copy link

@henryfjordan: Thanks for the hint!
I'm surprised that I missed the different keywords in my answer and the original one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment