What if you added a bit of top margin to the navigation menu?
#site-navigation {
margin-top: 5px;
}
Another option would be to edit the image a bit to slice off a bit of the bottom.
What if you added a bit of top margin to the navigation menu?
#site-navigation {
margin-top: 5px;
}
Another option would be to edit the image a bit to slice off a bit of the bottom.