This PR addresses the issue where the "Log In" link in the Sign-Up form is positioned outside the form container, which affects usability and UI consistency. By repositioning the link within the form container, the user experience is improved, ensuring both the "Sign-Up" and "Log In" options are properly aligned and accessible.
Screenshots:
Before: (Attach screenshot showing the "Log In" link outside the form container)
After: (Attach screenshot showing the "Log In" link correctly positioned within the form container)
Description issue #56
This PR addresses the issue where the "Log In" link in the Sign-Up form is positioned outside the form container, which affects usability and UI consistency. By repositioning the link within the form container, the user experience is improved, ensuring both the "Sign-Up" and "Log In" options are properly aligned and accessible.
Screenshots:
Before: (Attach screenshot showing the "Log In" link outside the form container)
After: (Attach screenshot showing the "Log In" link correctly positioned within the form container)