Skip to content

Instantly share code, notes, and snippets.

@Cee
Last active August 12, 2018 17:52
Show Gist options
  • Save Cee/c8c787def71e581ecd60ea076f07ddde to your computer and use it in GitHub Desktop.
Save Cee/c8c787def71e581ecd60ea076f07ddde to your computer and use it in GitHub Desktop.
.my-2 {
display: none;
}
.body > div > a {
display: none;
}
.px-3 {
max-width: 1012px;
margin-right: auto;
margin-left: auto;
}
.watch_started .Box.p-3.mt-2,
.repo .Box.p-3.mt-2,
.follow .Box.p-3.mt-2,
.push .Box.p-3.mt-2,
.fork .Box.p-3.mt-2 {
display: none;
}
svg.octicon.octicon-unfold.link-gray.mr-1 {
display: none;
}
.body .py-3 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.body .mr-3 {
margin-right: 8px !important;
}
.news img.avatar {
width: 20px;
height: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment