Skip to content

Instantly share code, notes, and snippets.

@trevor-atlas
Last active August 29, 2015 14:15
Show Gist options
  • Select an option

  • Save trevor-atlas/79591bf84b964c7fa146 to your computer and use it in GitHub Desktop.

Select an option

Save trevor-atlas/79591bf84b964c7fa146 to your computer and use it in GitHub Desktop.
.semantic-container {
display: table;
width: 100%;
}
.semantic-wrapper {
display: table-cell;
text-align: center;
vertical-align: middle;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment