You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
π΄ 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 π·
β To be Mentioned while taking the issue :
Full name :
What is your participant role? (Mention the Open Source Program name. Eg. GSSOC, SSOC, JWOC, etc.)
GSSOC
Happy Contributing π
All the best. Enjoy your open source journey ahead. π
The text was updated successfully, but these errors were encountered:
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.
π΄ Title :
π΄ 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.
π΄ 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 π·
β To be Mentioned while taking the issue :
GSSOC
Happy Contributing π
All the best. Enjoy your open source journey ahead. π
The text was updated successfully, but these errors were encountered: