From a1bc45941da247a4fe21fa61dbd8a0725189c58f Mon Sep 17 00:00:00 2001 From: Ruidy Date: Mon, 16 Dec 2024 21:42:38 +0100 Subject: [PATCH] ref: make the navbar responsive on small screens --- components/app/navbar.vue | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/components/app/navbar.vue b/components/app/navbar.vue index 002dea5..7eb28bd 100644 --- a/components/app/navbar.vue +++ b/components/app/navbar.vue @@ -82,20 +82,31 @@ if (route.path === "/search") {