From 452a6a3f5bb4915717fd6bbfc9e268da47c2bf1b Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 27 Nov 2024 23:45:47 +0000 Subject: [PATCH] Fix footer on mobile --- lib/music_library_web/components/layouts/root.html.heex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index 4ca1794c..ea9c2224 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -38,8 +38,8 @@ <%= @inner_content %>