I am currently working on a website project. The genre navigation menu is located in the bottom left container, and I had to use a negative margin property to position the li
elements correctly. However, there seems to be an unexpected top padding of around 15px. I have checked the code thoroughly but cannot find any reason for this. Ideally, the menu should be flush against the top and left edges without any extra spacing. Any insights into why this might be happening?