I am working on a responsive website. When viewing this page within the phone resolution, I have 4 main links. At the top and bottom of the the border does not extend all the way to the left and right side, there is a 1px gap. I actually think the whole has a 1px unwanted margin. Everything from what I can tell is set to 100% with no margins that I can see.
Thanks for your help!!
You’ve got a left: 1px on nav#mobile.
Get rid of that one line, and you’re golden.