Removed unused code

This commit is contained in:
Joseph Schorr 2018-05-21 17:44:13 -04:00
parent 58c2ddac98
commit e33760fcd2
5 changed files with 0 additions and 262 deletions

View file

@ -13,16 +13,6 @@
}
}
.repo-search {
display: none;
}
@media (min-width: 1200px) {
.repo-search {
display: inline-block;
}
}
.announcement a {
color: lightblue;
}