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
Observe the navigation bar at the top and locate the headings.
Notice that some headings are in a lighter color, making them hard to read against the background.
✔️ Expected Behavior
All navigation bar headings should be clearly visible, with a contrasting color that stands out against the background, allowing users to easily read and navigate through the menu options.
❌ Actual Behavior
Some navigation bar headings appear in a light color, blending into the background and making them difficult to read. This low contrast affects visibility and usability, causing navigation issues for users.
The low contrast issue may be due to CSS styling applied to navbar headings, especially in dark/light modes. Testing on different browsers and devices could confirm if it’s platform-specific. Adjusting to a higher-contrast color should improve readability.
The text was updated successfully, but these errors were encountered:
🐞 Bug Report
📋 Description
⚙️ Steps to Reproduce
Steps to reproduce the behavior:
✔️ Expected Behavior
All navigation bar headings should be clearly visible, with a contrasting color that stands out against the background, allowing users to easily read and navigate through the menu options.❌ Actual Behavior
Some navigation bar headings appear in a light color, blending into the background and making them difficult to read. This low contrast affects visibility and usability, causing navigation issues for users.📷 Screenshots
"C:\Users\OneDrive\Pictures\Screenshots\enyanjyothi.png"🖥️ Environment (if applicable):
🔧 Additional Information
The low contrast issue may be due to CSS styling applied to navbar headings, especially in dark/light modes. Testing on different browsers and devices could confirm if it’s platform-specific. Adjusting to a higher-contrast color should improve readability.The text was updated successfully, but these errors were encountered: