added mobile bar

This commit is contained in:
2026-05-08 00:29:52 +02:00
parent f90936553e
commit 6e79fff69a
6 changed files with 82 additions and 6 deletions
+6
View File
@@ -14,6 +14,12 @@
--padding: 30px;
}
@media (max-width: 1000px) {
.sidebar {
display: none;
}
}
/* Sidebar Top */
#sidebar-top {