Currently facing an issue with the DropDown menu. Whenever I add padding to the DropDown menu (class - drop_link), it ends up pushing the entire element over the <nav>
. I'm unsure of how to prevent this from occurring. I attempted to disable some attributes in the browser, but it had no effect.
You can view my attempts here: Link