fix: Hall of Fame section UI fixes#6231
Conversation
|
@sheeeuWu is attempting to deploy a commit to the jhasourav07's projects Team on Vercel. A member of the Team first needs to authorize it. |
📦 Next.js Bundle Size Report (Gzipped Sizes)
📊 Summary of Totals
|
Aamod-Dev
left a comment
There was a problem hiding this comment.
The removal of heavy gradients in components/dashboard/HallOfFame.tsx makes the Hall of Fame section perfectly match the dashboard's minimal theme. It's much cleaner now. Great work!
|
🎉 Congratulations @sheeeuWu! Your PR has been successfully merged. 🚀 Thank you for contributing to CommitPulse. Your work helps us build a better tool for the community.
Keep building! 💻✨ |
|
Thank you for reviewing and merging the PR |
Description
Fixes the
GitHub Hall of Famesection so it matches the dashboard's flat, minimal theme instead of using mismatched gradient styles. Removed heavy gradients and aligned card colors with the rest of the dashboardFixes #6108
Pillar
Visual Preview
GitHub Hall of Fame Section before
GitHub Hall of Fame Section After
Checklist before requesting a review:
CONTRIBUTING.mdfile.localhost:3000/api/streak?user=YOUR_USERNAME).npm run formatandnpm run lintlocally and resolved all errors (CI will fail otherwise).feat(themes): ...,fix(calculate): ...).README.mdif I added a new theme or URL parameter.