-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Fix: Align Project Details and Statistics blocks #607
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of suggestions:
- you don't need to change the statistics block size
- the "Organization" text can be removed to make it look more organic
acaecda
to
a2ec8df
Compare
@arkid15r I have made the required changes. please review: ![]() update: I tried to test my code locally via please suggest what should i do ? |
You need to run pre-commit and update the tests based on the new behavior/look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the style and tests
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Resolves #549
fixed the vertical padding and aligned the contents into two columns of equal width.
![Screenshot 2025-01-25 at 2 21 16 AM](https://private-user-images.githubusercontent.com/129522438/406647045-f24bacc8-8b60-4b89-a285-6fdccdc44578.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDA4NTgsIm5iZiI6MTczOTUwMDU1OCwicGF0aCI6Ii8xMjk1MjI0MzgvNDA2NjQ3MDQ1LWYyNGJhY2M4LThiNjAtNGI4OS1hMjg1LTZmZGNjZGM0NDU3OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQwMjM1NThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jMzFmZDZiMmM3MTYwN2JiYjFiMTIyYjhhMDdhNTJjMzg3NjNjOGZiOTllN2RmYzg5YjlkYjE1ZGNiM2U0Y2E2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.lj4g2zvwCb9x1q_l-5x3A9Y164p7f4WEjt6jr2hBl6E)
Here is the screenshot of fixed blocks: