From 5a055fba700bee3493d6312e98d827248072aefa Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Fri, 27 Feb 2026 22:43:47 +0100 Subject: [PATCH] enhance mobile layout with responsive design adjustments and improved accessibility features --- .idea/php.xml | 15 +++++++++++++ account.php | 3 ++- assets/css/productpage.css | 10 +++++++++ header.php | 14 ++++++++++++ style.css | 46 +++++++++++++++++++------------------- wunschliste.php | 4 ++-- 6 files changed, 66 insertions(+), 26 deletions(-) diff --git a/.idea/php.xml b/.idea/php.xml index 8e445c2..01ce694 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,12 +10,27 @@