From f70d02d11d8689651bd0f7ec084d9caca9d10459 Mon Sep 17 00:00:00 2001 From: Ferdinand Date: Fri, 3 Apr 2026 17:04:02 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Tab-Navigation=20als=20Hamburger-Men?= =?UTF-8?q?=C3=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3-Striche-Button öffnet Dropdown mit allen Kategorien. Aktive Kategorie wird neben dem Button angezeigt. Klick außerhalb schließt das Menü. Co-Authored-By: Claude Sonnet 4.6 --- index.html | 16 +++++++++----- js/app.js | 14 +++++++++++++ style.css | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 82 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index e97193c..255e6cf 100644 --- a/index.html +++ b/index.html @@ -13,11 +13,17 @@

Pigmento

-