Skip to content

Instantly share code, notes, and snippets.

@jameslkingsley
Created October 27, 2016 11:20
Show Gist options
  • Select an option

  • Save jameslkingsley/c46e9aae866b24216ce5cd77e03cc962 to your computer and use it in GitHub Desktop.

Select an option

Save jameslkingsley/c46e9aae866b24216ce5cd77e03cc962 to your computer and use it in GitHub Desktop.
.h-center {
text-align: center;
h1, h2, h3, h4, p {
text-align: inherit;
}
}
.v-center {
display: flex;
align-items: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment