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

View File

@@ -147,9 +147,3 @@ h2 {
}
}
}
/* Mobile */
#mobile {
display: none;
}