Skip to content
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

Refactor blog.css for Improved Readability and Styling Consistency #669

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

NirajD04
Copy link

This PR refactors the blog.css file to enhance readability, maintainability, and consistency across styling without changing the existing color scheme or layout structure.

Changes Made:

Combined similar styles (e.g., .submit1 button, .submit2 button) to reduce redundancy.
Standardized padding, margin, and border values for consistency across elements.
Removed unused and redundant properties.
Grouped repetitive styles and organized code logically for better readability.

Benefits:

Improves code readability and maintainability in blog.css.
Enhances performance by reducing the file size and eliminating redundant code.
Ensures consistent styling throughout the blog component.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@NirajD04
Copy link
Author

could consider this pr under gssoc,24 extended level 1.
@tushargupta1504

@NirajD04
Copy link
Author

issue #669

@tushargupta1504 tushargupta1504 merged commit ffbb3bf into tushargupta1504:main Nov 10, 2024
1 check passed
@NirajD04
Copy link
Author

assign this also
Otherwise i wont count
@tushargupta1504

@NirajD04
Copy link
Author

**it will not be counted if not ASSINED THIS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants