diff --git a/login.html b/login.html index acbb17b4..61ebd74b 100644 --- a/login.html +++ b/login.html @@ -1,152 +1,138 @@ - - - Registration Page - - - - - - - - + + + Registration Page + + + + + + + + -
- - - - -
-
-
- +
+ + + login_btn.addEventListener('click', () => { + user_con.classList.remove('login-section--display') + }); + - - + +