Skip to content

Instantly share code, notes, and snippets.

@Cee
Last active December 20, 2017 14:37
Show Gist options
  • Save Cee/9a0e1cbf095a9aad6b95101b6c4f7465 to your computer and use it in GitHub Desktop.
Save Cee/9a0e1cbf095a9aad6b95101b6c4f7465 to your computer and use it in GitHub Desktop.
Remove distracting contents from GitHub
.my-2 {
display: none;
}
.body > div > a {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment