From 82c23c2dfa653d1e342d5b8429a4fd9ad9c9e939 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 17 Oct 2024 21:52:35 +0100 Subject: [PATCH] Fix positioning of top navigation --- lib/music_library_web/components/layouts/app.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 6344fcd8..70b48d8b 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -1,5 +1,5 @@