make navigation noscript friendly

This commit is contained in:
2018-08-06 22:33:07 +02:00
parent ace61f2a07
commit 78a586328b
7 changed files with 38 additions and 22 deletions
@@ -1,5 +1,5 @@
@media (max-width:767px) {
.mobile-only {
.no-mobile {
display: none;
}