Need help with navbar in landing page

Hi guys,

I’m just making a landing page and having a bit of difficulty in diplaying the nav bar properly. I’m trying to find the property to spread the menu out across the bar.
Maybe I’m not selecting it properly and need to go back to looking into specificity or I’m selecting the wrong property.

Any help will be greatly appreciated.

Any other criticism welcome also :slight_smile:

Thanks

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36

Link to the challenge:

I edited your post to include a more descriptive title.
Please avoid placing links in the title since we cannot click on them.


Try targeting the unordered list and maybe that will give you the space you want.

#nav-bar ul
1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.