Skip to content

Instantly share code, notes, and snippets.

@vladfil
Created August 24, 2017 13:06
Show Gist options
  • Select an option

  • Save vladfil/c1112c7b62e0446d671582d6352a9f5a to your computer and use it in GitHub Desktop.

Select an option

Save vladfil/c1112c7b62e0446d671582d6352a9f5a to your computer and use it in GitHub Desktop.
/*
.parent{
display: flex;
flex-wrap:
flex-direction:
justify-content:
align-items:
align-content:
}
*/
/*
.child{
order:
align-self:
flex-basis:
flex-shrink:
flex-grow:
}
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment