Open akshay0611 opened 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! 🚀
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
<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:
After Fix:
Additional Information