Skip to content

Improve Login Page & Register Page Layout by Removing Excess Empty Black Space #95

Description

@Orion4812

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:

Image Image

Impact:

  • Improves user experience.
  • Creates a cleaner and more professional authentication page.
  • Better utilization of screen space.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions