Skip to content

feat: add margin bottom to total contribution section#597

Open
Audyari wants to merge 2 commits intoSASTxNST:mainfrom
Audyari:main
Open

feat: add margin bottom to total contribution section#597
Audyari wants to merge 2 commits intoSASTxNST:mainfrom
Audyari:main

Conversation

@Audyari
Copy link

@Audyari Audyari commented Nov 20, 2025

Description

Added margin bottom to the total contribution section to improve spacing.

Changes

  • Modified src/pages/Contributors.jsx
  • Added bottom margin to total contribution element

Fixes #584

@vercel
Copy link

vercel bot commented Nov 20, 2025

@Audyari is attempting to deploy a commit to the katalkavya96's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for the PR, @Audyari!

Quick note: please sign off your commits to pass the DCO check.

Fix (any one):

git commit --amend -s     # adds 'Signed-off-by' to your last commit
git push --force-with-lease

Multiple commits?

git rebase -i origin/main     # mark each as 'reword' and add -s
git push --force-with-lease

What is DCO? See https://developercertificate.org/

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.

[ENHANCEMENT] adding margin bottom in total contribution

2 participants

Comments