Skip to content

Instantly share code, notes, and snippets.

@spemer
Created January 22, 2018 10:40
Show Gist options
  • Save spemer/e126b35d9123d349510206e0d4bead37 to your computer and use it in GitHub Desktop.
Save spemer/e126b35d9123d349510206e0d4bead37 to your computer and use it in GitHub Desktop.
div {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment