adding padding top to the nav item on hover offsets all the nav items. Trying to achieve a draw- like effect
What I am trying to achieve is having my li element kind of draw itself out.
The current behavior when I hover over a li element is – all the elements get the padding and the one that is hovered doesn’t get centered.