diff --git a/client/login.html b/client/login.html index 7635a49..cb87b74 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,36 @@

Log in


- + required />

- -

- Forgot Password? - - + - Back to Home + Back to + Home @@ -101,7 +98,21 @@

- + + \ No newline at end of file