Skip to content

Instantly share code, notes, and snippets.

@cjwebdev
Last active August 4, 2017 03:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjwebdev/c6f304a3071b6a56c241c87b19ce1447 to your computer and use it in GitHub Desktop.
Save cjwebdev/c6f304a3071b6a56c241c87b19ce1447 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