From 5c887d66ea99d1f6748788b28d41c46f675e884f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marvin=20Krau=C3=9Fer?= Date: Fri, 8 May 2026 01:42:46 +0200 Subject: [PATCH] retractable mobile bar --- index.html | 19 +++++- scripts/main_page.js | 128 +++++++++++++++++++----------------- styles/mobile_bar_style.css | 25 +++++-- styles/sidebar_style.css | 4 +- 4 files changed, 107 insertions(+), 69 deletions(-) diff --git a/index.html b/index.html index 8baaa22..2195668 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,23 @@