From 60fef06dc1585b9b2402d41dde2ee9cc9df440c8 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 28 Nov 2024 08:55:57 +0000 Subject: [PATCH] Uniform nav and footer dividers --- lib/music_library_web/components/layouts/root.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index 4dd25026..276baae7 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -36,9 +36,9 @@ <%= @inner_content %> -