-
Notifications
You must be signed in to change notification settings - Fork 54
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
Differentiate colors for date and description on blog page #593
Differentiate colors for date and description on blog page #593
Conversation
Thank you for the update on this! Can you update your description to explain the reason for your changes. Also if there is no issue explaining why the change is necessary please file and issue.
[UPDATE]I noticed the issue already filed. If you fix pre-commit and update your PR description |
I also notice that pre-commit is failing... This can often be resolved by running
|
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.
See comments
@Ngazetungue - let me know if you need any assistance with pre-commit |
Do i have to run this on my PR locally? |
Yes |
…m/Ngazetungue/blackpythondevs into blog-date-description-styling-557 apply changes from remote to local
I believe everything fixed now. @kjaymiller check it out |
Issue Link 🔗:#557
Issue: #[557]
Type of Change
Description 📋
This PR aims to improve the visual hierarchy and readability on the blog page. Right now, the font sizes and colors for the date and description text are the same or identical, which impacts the user experience by making it difficult to distinguish between the two.
Why: Describe why the changes are being made. Highlight key updates, new features, or bug fixes.
The changes aim to:
How: Explain how these changes will affect the project or end-users.
These changes will make the blog page more user-friendly and visually appealing for visitors. By adjusting the styling:
Checklist ✅
pre-commit run --all
Additional Notes & Screenshots
Here are the screenshot of the changes
The Author and the Date