Fix mobile form spacing alignment#32
Conversation
|
@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. |
|
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:
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. |
komalharshita
left a comment
There was a problem hiding this comment.
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.
Summary
Improved spacing between stacked form fields on mobile devices by updating the
.form-rowgap value inside the mobile media query.Related Issue
Closes #2
What Was Changed
.form-rowspacingTesting
Tested on:
Verified that form fields have proper spacing on mobile screens.
Checklist