Skip to content

Instantly share code, notes, and snippets.

View pmarsceill's full-sized avatar
🍊
Howdy

Patrick Marsceill pmarsceill

🍊
Howdy
View GitHub Profile
@pmarsceill
pmarsceill / github-wide-header.css
Last active November 5, 2018 16:15
User Style for GitHub Wide Header ++
*[itemtype="http://schema.org/SoftwareSourceCode"] {
overflow: visible !important;
}
*[itemtype="http://schema.org/SoftwareSourceCode"] > div {
overflow: visible !important;
max-width: 100%;
}
.page-dashboard .header-logo-invertocat::after {
content: "~";
font-size: 21px;