vishal02527 / My-Strength-Shree-Krishna

This website is based on devotional content. Many resources and references are there to motivate you towards Krishna and get you connect with His devotion.
https://mystrengthshreekrishna.vercel.app/
34 stars 104 forks source link

Overlapping Content in Navbar #271

Open snehhhcodes opened 1 day ago

snehhhcodes commented 1 day ago

The navbar is experiencing overlapping content due to insufficient spacing and sizing adjustments. The navigation links are positioned too closely together, leading to overlaps that may cause difficulty for users trying to interact with them. This issue is particularly problematic on smaller screens, where the links can become partially hidden or inaccessible, resulting in a frustrating user experience.

To resolve this issue, I can adjust the CSS styles for the navbar by increasing the padding around navigation links, ensuring they are clearly separated. I will set a maximum height for the logo to prevent excessive navbar height and use media queries to create a responsive layout for smaller screens. These changes will eliminate the overlapping content and enhance the overall usability of the navbar.

Screenshot 2024-10-10 074728

snehhhcodes commented 1 day ago

@vishal02527 if suitable please assign it to me

snehhhcodes commented 3 hours ago

@vishal02527 any update?

vishal02527 commented 2 hours ago

@snehhhcodes Please resolve this issue across all the available pages and across all the devices like PC, tablet and mobile. Best of luck.