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
174 stars 441 forks source link

[style]: Add Missing Color Style for Chat Button in Privacy-Policy Page for Dark Mode Compatibility #3308

Open akshay0611 opened 3 days ago

akshay0611 commented 3 days ago

What's the style idea?

We need to improve the readability of the "Chat with ArthaSathi 💬" button in the privacy-policy.html page when dark mode is enabled. The button's text is currently unreadable because the color: white; style is missing, which is already applied on other pages like index.html. Adding this style will make the button text visible and consistent across the site in dark mode.

Add screenshots

Before Fix:

Screenshot 2024-11-19 at 3 25 38 PM

After Fix:

Screenshot 2024-11-19 at 3 26 11 PM

Code of Conduct

github-actions[bot] commented 3 days 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! 🚀