Skip to content

feat: Added mt-3 class to gear cards for improved vertical spacing #1993

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

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

Conversation

harshsnipcode
Copy link

What does this PR do?

This PR improves the vertical spacing between the "Gears-" heading and the first row of gear cards by adding a mt-2 (margin-top) class to the gear cards. This small UI enhancement makes the section cleaner and less cramped.

Fixes #1992
Before:
Screenshot 2025-07-22 132556

After:
image

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • View the "Gears-" section to confirm improved spacing above the gear cards.
  • Check across screen sizes to ensure responsiveness.
  • Confirm no other sections are visually affected.

Mandatory Tasks

  • I have self-reviewed the code and UI changes.

Checklist

  • I have read the contributing guide
  • My code follows the style guidelines of this project
  • I have checked that no documentation update is necessary
  • My changes introduce no new warnings or errors
  • I have tested the UI changes visually

Copy link

vercel bot commented Jul 22, 2025

@harshsnipcode 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.

@harshsnipcode harshsnipcode changed the title Added mt-3 class to gear cards for improved vertical spacing feat: Added mt-3 class to gear cards for improved vertical spacing Jul 22, 2025
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.

feat: Add Margin to Gear Cards to Improve Spacing between Gears- and the Cards
1 participant