Skip to content

Instantly share code, notes, and snippets.

@humayunahmed8
Created December 19, 2017 12:09
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 humayunahmed8/3b0777221a771fbeee005352e014f9a0 to your computer and use it in GitHub Desktop.
Save humayunahmed8/3b0777221a771fbeee005352e014f9a0 to your computer and use it in GitHub Desktop.
Flex container and item property
Container Properties:
=====================
1. flex-direction
2. justify-content
3. flex-wrap
4. align-items
5. align-content
Flex Item Properties:
=====================
1. order
2. flex
3. flex-grow
4. flex-shrink
5. align-self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment