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

Improvement in CSS and Addition in ListContribute #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jitmisra
Copy link

1.	Grouping Related Styles:
•	The styles are grouped logically: reset styles, global styles, header, name list section, footer, and light/dark mode styles.
2.	Consistent Formatting:
•	The formatting is standardized, with consistent indentation and spacing for better readability.
3.	Removal of Redundancy:
•	Removed the redundant body background and color definitions that were repeated under both light and dark mode sections.
•	Combined the hover effects for buttons to streamline the code.
4.	Comments Added:
•	Comments are added before each major section to explain its purpose, aiding future developers in understanding and navigating the code.

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for hacktoberfest-2024 ready!

Name Link
🔨 Latest commit 7e5335a
🔍 Latest deploy log https://app.netlify.com/sites/hacktoberfest-2024/deploys/67126a4efddfc2000850f0dc
😎 Deploy Preview https://deploy-preview-8--hacktoberfest-2024.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

// add here
{
name: "Agnik Misra",
image: "https://images.unsplash.com/photo-1722573783570-9811ce67025e?q=80&w=2071&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
Copy link
Owner

Choose a reason for hiding this comment

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

image duplicate

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

Successfully merging this pull request may close these issues.

2 participants