Skip to content

## 🎨 UI Issue: Login Page Not Matching Website Theme #7

@rohanhake98

Description

@rohanhake98

📌 Description

The login page design is not consistent with the overall theme and styling of the website. It appears visually disconnected from the rest of the application, affecting user experience and brand consistency.

🔍 Observations

  • The background is completely dark/blank, unlike other pages.
  • The login card design does not follow the same color palette and UI components used across the website.
  • Typography and spacing feel inconsistent.
  • Lack of branding elements (logo, header, or theme visuals).
  • Overall UI looks minimal compared to the rest of the platform.

📷 Screenshot

Image

✅ Expected Behavior

  • Login page should follow the same:
    • Color scheme
    • Typography
    • UI components (buttons, inputs)
    • Layout structure
  • Should include branding elements like logo or header.
  • Should feel like a seamless part of the website.

❌ Current Behavior

  • Page looks isolated and not aligned with the website's design system.

💡 Suggested Improvements

  • Apply global styles or theme variables.
  • Reuse existing components (buttons, input fields, cards).
  • Add background visuals or gradients used in other pages.
  • Include navbar/footer or branding section if applicable.

🛠️ Possible Fix

  • Ensure shared CSS/theme file is applied.
  • Refactor login page to use common layout component.
  • Verify Tailwind/Bootstrap/global styles are properly imported.

🏷️ Labels

bug UI design enhancement


🙋‍♂️ Additional Context

Improving this will enhance visual consistency and user trust across the platform.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions