Hotfix css mobile

This commit is contained in:
Johnnybegood90
2026-03-14 00:00:05 +01:00
parent b312e8cc26
commit 96c9835a27
3 changed files with 21 additions and 4 deletions
+1 -3
View File
@@ -148,9 +148,7 @@
.theme-select:hover { border-color: var(--accent2); color: var(--accent2); }
.theme-select option { background: #111; color: #eee; font-family: sans-serif; }
@media (max-width: 600px) {
html, body { height: 100%; overflow: hidden; }
body { overflow: hidden; }
body { overflow: hidden; }
.topbar {
height: auto;