Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix centering on menu in header (style.css change) (#12)
* Update style.css to change .menu padding to 0px Since menu li items normally add padding, it off-centers the menu. Changing padding to 0px fixes this. * split the two CSS rules
- Loading branch information