From 87f4d18a6d66fa4fd700992fd96f151725ffb7ec Mon Sep 17 00:00:00 2001 From: shibao Date: Wed, 25 Jan 2023 22:06:24 -0500 Subject: [PATCH] add background to root --- lib/memex_web/templates/layout/root.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/memex_web/templates/layout/root.html.heex b/lib/memex_web/templates/layout/root.html.heex index 54e0da4..3642be9 100644 --- a/lib/memex_web/templates/layout/root.html.heex +++ b/lib/memex_web/templates/layout/root.html.heex @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ - + <%= @inner_content %>