Skip to content

Fix: Login form not visible on mobile screens - #672

Open
icodervivek wants to merge 2 commits into
Susmita-Dey:mainfrom
icodervivek:feature/bugs-fix
Open

icodervivek wants to merge 2 commits into
Susmita-Dey:mainfrom
icodervivek:feature/bugs-fix

Conversation

@icodervivek

Copy link
Copy Markdown

🛠️ Fix: Login form not visible on mobile screens

Description

The login form was not appearing on smaller screen devices due to responsive layout issues.
This PR fixes that problem by adjusting the styling and layout so the form is now visible and properly aligned on all screen sizes.


📱 Screenshots

Fixed login form on mobile

🔗 Related Issue

Closes #669 — Login page not appearing on smaller screen devices


✅ Checklist before requesting a review

  • I have performed a self-review of my code.
  • I followed the repository's Contributing Guidelines.
  • I ran the app and tested it locally to verify it works as expected.
  • I checked my code with an automatic accessibility tool, and it shows no errors.

💡 Notes

This fix ensures the login form scales properly on mobile viewports without overlapping other elements or going off-screen.

@netlify

netlify Bot commented Oct 26, 2025 •

Copy link
Copy Markdown

✅ Deploy Preview for sukoon-stress-free ready!

Name Link
🔨 Latest commit 19c5c4a
🔍 Latest deploy log https://app.netlify.com/projects/sukoon-stress-free/deploys/68fe4614b7be5e0008f4a054
😎 Deploy Preview https://deploy-preview-672--sukoon-stress-free.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great having you contribute to this project

Thank you for your first pull request to Sukoon. 🤓
If you would like to keep contributing to open-source, you can check out the other projects by Susmita Dey here
Any questions, let us know. 🤓

This branch has not been deployed

No deployments
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.

Login page not appearing on smaller screen devices

1 participant