Skip to content

Commit

Permalink
Merge pull request #86 from primer/blankslate_css
Browse files Browse the repository at this point in the history
Remove github/github-specific blankslate CSS
  • Loading branch information
mdo committed Apr 15, 2015
2 parents 111e4d2 + c8ccd7f commit b593e60
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions scss/_blankslate.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,26 +71,3 @@

.context-loader.large-format-loader { padding-top: 50px; }
}

// Forking blank slate
.spinner-forking {
display: block;
margin: 20px auto 40px;
}

.forking-repo {
margin: 40px 0;
text-align: center;

h3 {
margin-bottom: 10px;
font-size: 28px;
font-weight: 300;
}

h4 {
margin: 0 0 30px;
font-size: 16px;
font-weight: 300;
}
}

0 comments on commit b593e60

Please sign in to comment.