Skip to content

Instantly share code, notes, and snippets.

@sebastiano-guerriero
Created July 25, 2018 08:28
Show Gist options
  • Save sebastiano-guerriero/ee17ec713eb12731269bc6a58ec7b665 to your computer and use it in GitHub Desktop.
Save sebastiano-guerriero/ee17ec713eb12731269bc6a58ec7b665 to your computer and use it in GitHub Desktop.
.parent {
display: flex;
justify-content: center;
align-items: center;
.child {
width: 40%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment