Skip to content

Conversation

Jyotisingh-21
Copy link

What does this PR do?

This PR fixes the layout issue in the Contact section where columns were stacking vertically instead of displaying side-by-side on medium and larger screens. The issue was caused by incorrect flexbox usage in the component. The fix ensures proper responsiveness and spacing using Bootstrap grid classes.

Fixes #2012

image

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How should this be tested?

[x] Test A: Resize the browser window to verify that the Contact section columns switch between stacked and side-by-side layouts correctly.

[x] Test B: Check spacing and alignment across screen sizes (mobile, tablet, desktop) to ensure consistency.

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Copy link

vercel bot commented Aug 17, 2025

@Jyotisingh-21 is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the bug Something isn't working label Aug 17, 2025
@Jyotisingh-21 Jyotisingh-21 changed the title fixed the spacing of contact section fix(contact): correct layout spacing Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Uneven spacing between Contact section columns on wide screens
1 participant