From 3d66d7a6d75e0cf57b11b45dd05ccfd243f2ab57 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sat, 14 Mar 2026 07:17:08 +0000 Subject: [PATCH] Remove unnecessary spacing in the application footer --- lib/music_library_web/components/layouts/app.html.heex | 2 +- lib/music_library_web/components/layouts/root.html.heex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 81a92cac..34a646af 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -152,7 +152,7 @@ -
+
{@inner_content} -