From e3da619b0a04a0f02d437a784318f142807a1e94 Mon Sep 17 00:00:00 2001 From: zack Date: Wed, 30 Oct 2024 17:16:23 -0400 Subject: [PATCH] fix alignment --- lib/zoeyscomputer_web/components/layouts/app.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zoeyscomputer_web/components/layouts/app.html.heex b/lib/zoeyscomputer_web/components/layouts/app.html.heex index 1116e0b..bff3361 100644 --- a/lib/zoeyscomputer_web/components/layouts/app.html.heex +++ b/lib/zoeyscomputer_web/components/layouts/app.html.heex @@ -1,5 +1,5 @@
-
+
<.flash_group flash={@flash} /> <%= @inner_content %>