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 440 forks source link

BUG: Navbar Alignment and Toggle Visibility Issue on Careers Page #3320

Open akshay0611 opened 5 days ago

akshay0611 commented 5 days ago

Preliminary Check

Bug Summary

The light-to-dark mode toggle switch was not visible on the Careers page due to navbar alignment issues. After fixing the navbar, the toggle switch became visible, and the navbar elements were properly aligned. Additionally, items such as Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS were moved under an "Explore More" dropdown, ensuring consistency across all pages.

Steps to Reproduce

  1. Open the Careers page (careers.html) in a browser.
  2. Observe the navbar alignment.
  3. Notice that the light-to-dark mode toggle switch is not visible.
  4. Check for the inconsistency in the placement of items like Courses, Trends, Tools, Blogs, Quiz, Games, and MAPS across pages.

Expected Behavior

Screenshots/Logs

Before Fix:

Screenshot 2024-11-20 at 4 20 16 PM

After Fix:

Screenshot 2024-11-20 at 4 21 53 PM

Additional Information

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