Add messaging if viewing a repo via the wrong path

This commit is contained in:
Joseph Schorr 2017-05-25 16:04:38 -04:00
parent c61e212ecd
commit 8c56a86280
3 changed files with 28 additions and 18 deletions

View file

@ -7,6 +7,10 @@
margin-bottom: 10px;
}
.error-view-element h2 .repo-circle {
margin-right: 16px;
}
.error-view-element h3 {
font-size: 24px;
}