I am having difficulty with centering the navigation bar on this page.
I tried nav { margin: 0 auto; } and a bunch of other ways, but I still can\'t cen
nav { margin: 0 auto; }
#nav ul { display: inline-block; list-style-type: none; }
It should work, I tested it in your site.