Skip to content

Fix mobile form spacing alignment#32

Merged
komalharshita merged 1 commit into
komalharshita:mainfrom
Akshat-Neeraj:fix-mobile-form-spacing
May 15, 2026
Merged

Fix mobile form spacing alignment#32
komalharshita merged 1 commit into
komalharshita:mainfrom
Akshat-Neeraj:fix-mobile-form-spacing

Conversation

@Akshat-Neeraj
Copy link
Copy Markdown
Contributor

@Akshat-Neeraj Akshat-Neeraj commented May 11, 2026

Summary

Improved spacing between stacked form fields on mobile devices by updating the .form-row gap value inside the mobile media query.

Related Issue

Closes #2

What Was Changed

  • Updated mobile .form-row spacing
  • Improved spacing consistency between stacked form fields
  • Maintained desktop layout behavior

Testing

Tested on:

  • 375px width
  • 414px width

Verified that form fields have proper spacing on mobile screens.

Checklist

  • Code follows project style
  • Tested locally
  • Related issue linked
  • No unrelated files changed

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

@Akshat-Neeraj is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@komalharshita
Copy link
Copy Markdown
Owner

Thank you for the contribution.

Before this PR can be reviewed, please complete the pull request template properly. The required sections are currently incomplete/missing.

Please make sure to:

  • Fill the PR summary
  • Link the related issue
  • Complete the “What Was Changed” section
  • Add testing steps and test results
  • Complete the self-review checklist

Completing the PR description and agreeing to the checklist requirements is mandatory for all contributions to DevPath. This helps maintain review quality and makes collaboration easier for everyone.

Once updated, the review process can continue.

Copy link
Copy Markdown
Owner

@komalharshita komalharshita left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution. The spacing improvements are clean, focused, and correctly scoped to the mobile layout issue.

Good work keeping the changes minimal and relevant to the issue. Approved for merge.

@komalharshita komalharshita merged commit f2895fc into komalharshita:main May 15, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix vertical alignment of form labels on mobile screens

2 participants