Skip to content

Instantly share code, notes, and snippets.

@RazerMoon
Last active February 11, 2021 11:26
Show Gist options
  • Save RazerMoon/32b346d2ae94ea46b900c1ade370779c to your computer and use it in GitHub Desktop.
Save RazerMoon/32b346d2ae94ea46b900c1ade370779c to your computer and use it in GitHub Desktop.
Stop GitHub Repository from being ugly / get rid of wide header

Check out stylebot extension to apply css everytime you visit a page

#js-repo-pjax-container {
  max-width: 1280px;
  margin: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment