Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix alignment of signup form #603

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Pranjal6955
Copy link

🔍 Issue Reference
Fixes #602

📌 Summary
This PR adjusts the padding of the signup page block to ensure proper alignment and consistency with the overall UI design. The goal is to provide a polished, well-aligned signup form that enhances user experience.

🔧 Changes Made
✅ Updated the padding values in the CSS file to properly align the signup page block.
✅ Ensured padding consistency with the project’s design system and spacing standards.
✅ Tested the changes across multiple screen sizes and resolutions to ensure responsiveness.
✅ Adjusted related CSS properties to enhance the visual structure of the signup block.

📸 Before & After Screenshots

  • Before:
    Before
  • After:
    After

🛠️ How to Test

  1. Navigate to the signup page.
  2. Verify that the form block now has uniform padding and is correctly aligned with the overall page layout.
  3. Check responsiveness on different screen sizes to ensure the layout adapts well.

@Pranjal6955
Copy link
Author

@marcgc21 @jvJUCA Sir can you please review this code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Signup Page Padding Alignment
1 participant