Skip to content

Instantly share code, notes, and snippets.

@snarf1974
Last active March 10, 2020 16:30
Show Gist options
  • Save snarf1974/8604dd8a629b162f730777ebf5fe0e0b to your computer and use it in GitHub Desktop.
Save snarf1974/8604dd8a629b162f730777ebf5fe0e0b 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