Skip to content

feat(UI): Ref#29 Update login and sign up pages, bug(UI): Ref#28 Fix styling...

Sai Annaluri requested to merge tiny_mce_integration into main

feat(UI): Ref#29 Update login and sign up pages, bug(UI): Ref#28 Fix styling issues with sign up and login pages

  • Removed signup button in login page, added a message (Don't have an account ? Register here) with redirection to signup page
  • Removed signin button in signup page, added a message (Already have an account, Sign in here) with redirection to login page
  • Fixed styling issues with login and signup pages, updated global.css files at assets and static directories

Merge request reports