From 7ef6282ac09585d39ed7f18f10fdcbd3cb16f18f Mon Sep 17 00:00:00 2001 From: SowinskiBraeden Date: Fri, 2 May 2025 13:18:51 -0700 Subject: [PATCH] update login/signup.ejs pages --- src/views/login.ejs | 2 +- src/views/signup.ejs | 17 ++++------------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/src/views/login.ejs b/src/views/login.ejs index 3be120b..d4b1b31 100644 --- a/src/views/login.ejs +++ b/src/views/login.ejs @@ -30,7 +30,7 @@ class="border focus:border-gray-600 w-full text-base px-2 py-1 focus:outline-none focus:ring-0 " placeholder="Enter Password" /> - +
<%= errMessage %>
diff --git a/src/views/signup.ejs b/src/views/signup.ejs index 2195e42..c471971 100644 --- a/src/views/signup.ejs +++ b/src/views/signup.ejs @@ -15,7 +15,7 @@
-
+

Signup


@@ -31,23 +31,14 @@ class="border focus:border-gray-600 w-full text-base px-2 py-1 focus:outline-none focus:ring-0 " placeholder="Enter Password" /> -
- -
-
- - -
- -
+
<%= errMessage %>
+ class="border-2 border-gray-600 bg-blue-600 text-white py-1 w-full rounded-md hover:bg-transparent hover:text-indigo-700 font-semibold">Signup