Skip to content

Instantly share code, notes, and snippets.

@jonaslsl
Created February 10, 2015 13:55
Show Gist options
  • Save jonaslsl/0cb2a99c290ae1094c70 to your computer and use it in GitHub Desktop.
Save jonaslsl/0cb2a99c290ae1094c70 to your computer and use it in GitHub Desktop.
.element {
position: relative;
top: 50%;
transform: translateY(-50%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment