From 3a8776c000d8145c833846bc22a8352fbb474581 Mon Sep 17 00:00:00 2001 From: Lars Kiesow Date: Fri, 25 Apr 2025 15:54:02 +0200 Subject: [PATCH] Show AdventureLog icon instead of text in mobile mode This patch makes AdventureLog hide the text but show the app icon in the navigation bar when in mobile mode. --- frontend/src/lib/components/Navbar.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/components/Navbar.svelte b/frontend/src/lib/components/Navbar.svelte index 61e65c1..efa0fa6 100644 --- a/frontend/src/lib/components/Navbar.svelte +++ b/frontend/src/lib/components/Navbar.svelte @@ -180,8 +180,8 @@ - AdventureLog - + + Map Logo