From dae5d145242bd3c202c561017521f31ac2df4628 Mon Sep 17 00:00:00 2001 From: Clark Sell Date: Fri, 15 Sep 2023 11:45:29 -0500 Subject: [PATCH 1/2] fix: verify layout and new user banner --- src/_components/notifications/CreateProfile.svelte | 7 +++---- src/routes/(root)/verify-account/+page.svelte | 11 +++++------ 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/src/_components/notifications/CreateProfile.svelte b/src/_components/notifications/CreateProfile.svelte index 12ebe1c..a9e7898 100644 --- a/src/_components/notifications/CreateProfile.svelte +++ b/src/_components/notifications/CreateProfile.svelte @@ -3,13 +3,12 @@ {#if !wasDismissed} -
+

@@ -24,7 +23,7 @@

@@ -268,6 +273,8 @@
+ +