From 8501a48a069f648c7f9a6192e2e34de9b03db5e3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 16 Apr 2025 11:04:08 +0100 Subject: [PATCH] Tighten design of navbar --- .../components/layouts/app.html.heex | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 50e1806d..43403864 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -3,7 +3,7 @@