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