diff --git a/client/login.html b/client/login.html index 7635a49..e6daee3 100644 --- a/client/login.html +++ b/client/login.html @@ -1,5 +1,6 @@ + @@ -9,27 +10,29 @@ +
- +
@@ -46,7 +49,7 @@

Don't Have an Account?


+ class="md:w-32 bg-orange-700 hover:bg-orange-600 text-white font-bold py-3 px-6 rounded-lg mt-3 transition ease-in-out duration-300"> Register

@@ -57,42 +60,40 @@

Log in


- + required />

- -

+
+ + +
- Forgot Password? - - + - Back to Home + Back to + Home @@ -104,4 +105,5 @@

// Your JavaScript code here - + + \ No newline at end of file