Skip to content

Instantly share code, notes, and snippets.

@Sstobo
Last active November 1, 2017 18:19
Show Gist options
  • Save Sstobo/10d3a47a13b428a7a947f57f0c92c60d to your computer and use it in GitHub Desktop.
Save Sstobo/10d3a47a13b428a7a947f57f0c92c60d to your computer and use it in GitHub Desktop.
[Flex] #css #flex
display: flex;
justify-content: flex-start;
align-items: center;
flex-direction: row;
height: auto;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment