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

Fix code style issues in contribute page. #331

Closed

Conversation

kk7188048
Copy link

@kk7188048 kk7188048 commented Sep 20, 2024

Description

This pull request addresses two main issues with issue no. #328 in the project:
Dark Mode Text Color: The text color for the "Want to contribute?" section was not displaying correctly in dark mode.

Fixes #328

Type of change

  • Updated text color for the "Want to contribute?" section in src/app/contribute/page.jsx:

  • Added conditional classes for

    and

    elements to ensure proper text color in dark mode.

  • Formatted all files using Prettier:

  • Ran npx prettier --write . to fix code style issues across 165 files.

Screenshots (if applicable):

image

Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-dev-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 0:00am

>
<svg
Copy link
Owner

Choose a reason for hiding this comment

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

Can you please add the svg?

@Bashamega
Copy link
Owner

@kk7188048

@Bashamega Bashamega closed this Oct 31, 2024
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.

[BUG] Dark Mode title is not visible
2 participants