I managed to create a nav bar in the center (check out the link below), but for some reason there is a slight 2-3 pixel gap between each navigation element. Even though I have set both Margin
and Padding
to 0
, the issue persists and I am unable to solve it...
Do you have any suggestions?
If not, I might need to resort to using JavaScript to automatically adjust the margin width and centralize it...