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 (services): change tailwind styling to fix background color in da… #310

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

Dev-Dz27
Copy link
Contributor

@Dev-Dz27 Dev-Dz27 commented Jan 3, 2024

here i'm i good to go: (fix (services): add tailwind class to fix card background color in dark mode

Description

This pull request fixes the background color of the card component in dark mode. The issue was that the text was not visible due to the background color. The fix was done by adding the dark:bg-[#1e1e1e] tailwind class to the card component.

Proposed Changes

  • Add the dark:bg-[#1e1e1e] tailwind class to the card component to fix the background color in dark mode.

Checklist

Please make sure that your pull request meets the following requirements:

  • The code follows the project's coding style guidelines.
  • The code compiles and runs without any errors.
  • The code has been tested for the proposed changes and functions as expected.
  • All existing tests pass successfully.
  • New tests have been added to cover the changes (if applicable).
  • Documentation has been updated (if applicable).

Screenshots (if applicable)

Web capture_3-1-2024_144039_aulianza id

Copy link

vercel bot commented Jan 3, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @aulianza on Vercel.

@aulianza first needs to authorize it.

Copy link

vercel bot commented Jan 25, 2024

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

Name Status Preview Comments Updated (UTC)
aulianza-id ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 25, 2024 4:39am

Copy link
Owner

@aulianza aulianza left a comment

Choose a reason for hiding this comment

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

Thanks!

@aulianza aulianza merged commit cd28680 into aulianza:master Jan 25, 2024
7 checks passed
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