Skip to content

Instantly share code, notes, and snippets.

@nzws
Created February 23, 2019 16:53
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 nzws/ed3b31602935c1814eb3fdec84699d90 to your computer and use it in GitHub Desktop.
Save nzws/ed3b31602935c1814eb3fdec84699d90 to your computer and use it in GitHub Desktop.
fix-gist-padding
@-moz-document domain("gist.github.com") {
.experiment-repo-nav.repohead.gisthead {
padding-left: 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment