Description:
The login page and register page currently displays a large empty black section below the authentication form, resulting in excessive unused space and an unbalanced layout.
Current Behavior:
- A large black background area appears beneath the login and register form.
- The content does not fully utilize the available viewport height.
- The page looks visually incomplete on desktop screens.
Expected Behavior:
- The login and register page should occupy the full viewport height without unnecessary empty sections.
- Content should be vertically aligned and balanced.
- The layout should remain responsive across different screen sizes.
Suggested Solution:
- Review container height and flexbox/grid alignment.
- Remove unnecessary margins, padding, or fixed heights causing the empty area.
Screenshots:
Impact:
- Improves user experience.
- Creates a cleaner and more professional authentication page.
- Better utilization of screen space.
Description:
The login page and register page currently displays a large empty black section below the authentication form, resulting in excessive unused space and an unbalanced layout.
Current Behavior:
Expected Behavior:
Suggested Solution:
Screenshots:
Impact: