From ab652497a16c76466316f59006bd27e75328a751 Mon Sep 17 00:00:00 2001 From: Abdul Kareem Date: Mon, 23 Mar 2026 02:39:53 +0300 Subject: [PATCH] fix: replace navbar with responsive desktop and mobile layout --- index.html | 16 ++-- script.js | 8 ++ styles.css | 270 ++++++++++++++++++++++++++++++++++++----------------- 3 files changed, 199 insertions(+), 95 deletions(-) diff --git a/index.html b/index.html index 7d52f73..17616ea 100644 --- a/index.html +++ b/index.html @@ -19,18 +19,20 @@