Center align the header

This commit is contained in:
Nick 2016-06-22 04:13:17 -05:00 committed by GitHub
parent e9d62b302d
commit 2d2455c50b

@ -61,6 +61,7 @@ a {
#header > #column-center {
width: 1480px;
margin: 0 auto;
text-align: center;
}
/* Footer */