I’ve been working on a nav-bar for my product landing page. I have previously made one for my portfolio project with no issue. This go around i did a more complex brand with image and text. I kept getting an offset on my first ul nav-item as seen below
When i went into debug mode i noticed an extra line of code which was <a class="navbar-brand> which isnt in my html on codepen ?
Any help on this would be great!