implement search page and search results

This commit is contained in:
Jonas Heinrich 2020-04-16 14:23:49 +02:00
parent 45fea232e6
commit b72fd2f4b4
6 changed files with 171 additions and 50 deletions

View file

@ -220,7 +220,6 @@
@media (max-width: 960px) {
.meta-footer-slogan {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}