Hide edit on github on frontpage and component page

This commit is contained in:
Paulus Schoutsen 2016-01-30 12:34:22 -08:00
parent 6382da956b
commit 155e400dc5
4 changed files with 8 additions and 1 deletions

View file

@ -403,4 +403,6 @@ p.note {
.edit-github {
text-align: right;
margin-bottom: 8px;
font-size: .8em;
}