Remove unused discover code

stable
Xavier Julián 2016-09-16 13:09:03 +02:00
parent ed49295880
commit 36ebd8805d
1 changed files with 0 additions and 15 deletions

View File

@ -105,18 +105,3 @@
} }
} }
} }
.empty-discover-results {
@include centered;
margin-top: 4rem;
text-align: center;
img {
margin-bottom: 1rem;
}
.title {
@include font-size(large);
@include font-type(light);
margin: 0;
text-transform: uppercase;
}
}