From 72c382bb0793969dd9e05f3c44d4d7504e9a759b Mon Sep 17 00:00:00 2001
From: Hadi <112569860+anotherhadi@users.noreply.github.com>
Date: Sat, 11 Apr 2026 23:09:38 +0200
Subject: [PATCH] Responsive
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
---
front/src/components/Nav.svelte | 20 +++++--
front/src/components/SearchBar.svelte | 24 ++++-----
front/src/components/SearchList.svelte | 74 ++++++++++++++------------
front/src/components/ToolList.svelte | 27 ++++++++--
front/src/layouts/Layout.astro | 2 +-
5 files changed, 90 insertions(+), 57 deletions(-)
diff --git a/front/src/components/Nav.svelte b/front/src/components/Nav.svelte
index 43a4437..d005dc9 100644
--- a/front/src/components/Nav.svelte
+++ b/front/src/components/Nav.svelte
@@ -87,17 +87,27 @@
{/each}
+
-
-
+
+
-