-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Description
🐞 Bug Description
Currently, when dark mode is enabled, some text in How it works section has very low contrast with the background. This makes the text difficult to read and may cause eye strain for users.
📋 Steps to Reproduce
- Go to the homepage.
- Enable dark mode using the toggle button.
- Scroll to the “Get Started in 3 Simple Steps” section.
- Observe that the text is barely visible.
🎯 Expected Behavior
- All text should have sufficient contrast in dark mode.
- Headings and body text should adapt properly using Tailwind’s dark:text-* classes.
📸 Screenshots
