Skip to content

Instantly share code, notes, and snippets.

@srinathweb
Created August 10, 2015 08:28
Show Gist options
  • Select an option

  • Save srinathweb/8c6a75965b2358c95e57 to your computer and use it in GitHub Desktop.

Select an option

Save srinathweb/8c6a75965b2358c95e57 to your computer and use it in GitHub Desktop.
.centered {
position: fixed;
left: 50%;
transform: translate(-50%, 0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment