Closed lovelymahor closed 1 month ago
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊
It's related to light/dark mode. I've already created isDarkMode
variable. You've to customize it using inline css or tailwind css only. No external css allowed.
@Avdhesh-Varshney, can you please tell me the commands for running this repository on localhost?
It's just a react project.
.env
file and keep the below urls in it.VITE_GITHUB_REPO_URL=https://api.github.com/repos/Avdhesh-Varshney/WebMasterLog VITE_MAIN_BRANCH_URL=https://github.com/Avdhesh-Varshney/WebMasterLog/raw/main
:red_circle: Title : :red_circle: Enhancement Aim :
The current color contrast of the navbar does not provide clear visibility of the font, making it difficult for users to read the text. This issue affects the overall user experience and accessibility of the website.
:red_circle: Changes :
Update the CSS file to change the navbar background color. Update the CSS file to change the navbar font color. Test the changes using the color contrast checker to ensure compliance with accessibility standards. Review and test across different devices and screen resolutions to ensure consistency.
Screenshots 📷
:white_check_mark: To be Mentioned while taking the issue :
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎