The leaderboard table metrics are not properly aligned with their header.
The header and values must be properly aligned.
align-right, align-left etc. in the leaderboard.htmlalign-center to table attribute in the same file.Please feel free to ask if there are any doubts.
Can I work on this?
Sure!
@RishabhJain2018 I think you wrote the wrong class name here. The table should have a centered class instead of align-center so that it gets centered through materializecss. For reference, please see this https://materializecss.com/table.html. @gautamjajoo: please make sure that you don't miss this comment. :)
@deshraj @RishabhJain2018 This is screenshot when I use centered in table and center-align in <tr> tag. I have to use center-align in <tr> tag because without that the upper tab is not being center aligned. While I researched on it and saw that it is not being aligned because of the icons on the upper tab. Isthis okay?

@gautamjajoo This looks good. Can you please open a PR for the same?
Can I take this issue ?
Sorry, but this has already been taken.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed as there is no further activity. Thank you for your contributions.
Most helpful comment
@RishabhJain2018 I think you wrote the wrong class name here. The table should have a
centeredclass instead ofalign-centerso that it gets centered through materializecss. For reference, please see this https://materializecss.com/table.html. @gautamjajoo: please make sure that you don't miss this comment. :)