1
0

Remove mobile-specific navigation options

This commit is contained in:
2025-05-05 18:53:50 +02:00
parent ee77ff7c84
commit 85f0e72676
3 changed files with 1 additions and 8 deletions

View File

@ -102,7 +102,6 @@ nav {
text-decoration: none;
}
}
li.mobile-only { display: none }
}
}
@ -224,7 +223,6 @@ a {
justify-content: center;
flex-wrap: wrap;
}
ul li.mobile-only { display: list-item }
span.title { display: none }
}