From 0be2b5868bdda04146a22ec81596dbbb81922360 Mon Sep 17 00:00:00 2001 From: sowgro Date: Sat, 22 Mar 2025 00:04:40 -0400 Subject: improve login page --- ufund-ui/src/app/components/login/login.component.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'ufund-ui/src/app/components/login/login.component.html') diff --git a/ufund-ui/src/app/components/login/login.component.html b/ufund-ui/src/app/components/login/login.component.html index 2cdb6d0..aff108f 100644 --- a/ufund-ui/src/app/components/login/login.component.html +++ b/ufund-ui/src/app/components/login/login.component.html @@ -1,7 +1,9 @@ -You must be logged in to view this page -

Login:

- - - - -{{statusText | async}} +
+ You must be logged in to view this page +

Login:

+ + + + + {{statusText | async}} +
-- cgit v1.2.3