Fix isMobile detection

This commit is contained in:
2026-05-10 20:03:56 +02:00
parent 8385c85820
commit 4c34994ac7
3 changed files with 7 additions and 15 deletions
+1 -4
View File
@@ -67,7 +67,4 @@
}
}
#mobile {
display: block;
}
}
}