Skip to content

Instantly share code, notes, and snippets.

@sebastiano-guerriero
Created July 25, 2018 08:31
Show Gist options
  • Select an option

  • Save sebastiano-guerriero/fe791e24bca0a3492fa6569e23e7f242 to your computer and use it in GitHub Desktop.

Select an option

Save sebastiano-guerriero/fe791e24bca0a3492fa6569e23e7f242 to your computer and use it in GitHub Desktop.
.parent {
display: flex;
.child {
margin: auto;
align-self: center;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment