Need help with my Technical Documentation Page

I’d like critique in general. But one thing has been bothering me. In desktop mode, the navigation options are one pixel off from the width of the navbar. Nothing I do fixes this. I tried setting the width of the <ul> to auto and it’s still off by one pixel. I increased the size of the ul by one pixel in order to get it to match the navbar’s width, but doing so only increases the width of the navbar by a pixel!

I think this is my only problem, but I might have missed other issues.

Heya~!

As an fyi, I edited your post to turn the <ul> into an in-line code. Our forum will render HTML elements, so when you want the actual tag to appear, wrap it in backticks (`).

For example: `<ul>`

1 Like