Skip to content

Instantly share code, notes, and snippets.

@0632347878
Created August 15, 2018 12:56
Show Gist options
  • Save 0632347878/ed64bd037a9796057ca93d12abbf37eb to your computer and use it in GitHub Desktop.
Save 0632347878/ed64bd037a9796057ca93d12abbf37eb 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