novuhq / hacksquad-website

Contribute code, meet community members, participate in workshops, and win more SWAG 🚀
https://hacksquad.dev
MIT License
256 stars 190 forks source link

🐛 Bug Report: ' GITHUB ' column heading is shifted to the right in ' ../team/[id] ' page's table #186

Open mrswastik-robot opened 9 months ago

mrswastik-robot commented 9 months ago

📜 Description

When checking the score of the teams on the ' /leaderboard ' page , on clicking a specific team it takes you to page where a table is shown with 5 columns but the column with ' GITHUB ' heading is shifted more to the right which is not looking visually good and looks asymmetric to the eyes.

This is what I am talking about:

image

👟 Reproduction steps

  1. Go to https://www.hacksquad.dev/leaderboard/
  2. Click on any team in the list.
  3. You can see the bug explained above in table.

👍 Expected behavior

Right margin should be given to the word ' GITHUB ' so the whole column looks aligned to the column heading.

👎 Actual Behavior with Screenshots

Will have to be assigned first so that I can start working on it.

💻 Operating system

Linux

🤖 Node Version

v20.5.1

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

Are you willing to submit PR?

Yes I am willing to submit a PR!