GarimaSingh0109 / WasteManagment

https://garimasingh0109.github.io/WasteManagment/
MIT License
49 stars 122 forks source link

[BUG] Navbar Height Excess and Menu Overflow Caused by Logo Size #249

Closed snehhhcodes closed 1 month ago

snehhhcodes commented 1 month ago

Description

The navbar's height has increased significantly due to the logo size, causing the menu items to overflow outside of the navbar. This leads to a misaligned layout and affects usability.

Steps to Reproduce

  1. Open the Index File: Access the index.html file in your project.
  2. Start a Live Server: Launch a live server to view the webpage.
  3. Inspect the Navbar: Look for the navbar section containing the logo and menu items.
  4. Check Logo Size: Observe the logo size and its effect on the navbar height.

Expected Behavior

The logo should be sized appropriately to prevent the navbar from expanding and causing menu overflow.

Actual Behavior

The navbar's height is excessively increased because of the oversized logo, causing the navigation links to become misaligned and overflow outside the navbar. This results in an unbalanced layout, particularly on smaller screens, where menu items may be cut off or hidden, leading to a poor user experience.

Additional Information

Screenshot 2024-10-10 074158

Browser

Chrome

Checklist

snehhhcodes commented 1 month ago

@GarimaSingh0109 please assign it to me if suitable

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Iampratyush004 commented 1 month ago

@GarimaSingh0109 please assign this task to me. I have a ready code . Please assign so that i can PR