ayush-that / FinVeda

A dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.
https://finveda.xyz
Other
173 stars 443 forks source link

BUG: Dark Mode List Items Unreadable in privacy policy.html #3306

Open akshay0611 opened 1 hour ago

akshay0611 commented 1 hour ago

Preliminary Check

Bug Summary

When dark mode is enabled on the privacy policy.html page, the text inside <ul> and <ol> elements becomes unreadable.

Steps to Reproduce

  1. Open the privacy policy.html page in the browser.
  2. Enable dark mode
  3. Observe the list items under the <ul> and <ol> elements.

Expected Behavior

The text inside the <ul> and <ol> elements should adjust to a darker color to ensure readability against the background in dark mode.

Screenshots/Logs

Before Fix:

Screenshot 2024-11-19 at 2 49 11 PM

After Fix:

Screenshot 2024-11-19 at 2 50 30 PM

Additional Information

github-actions[bot] commented 1 hour ago

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀