Correctly left align the tagline

This commit is contained in:
Nick 2016-06-22 04:16:54 -05:00 committed by GitHub
parent 7e08eed875
commit 549f70b14c

@ -89,7 +89,7 @@ a {
}
#tagline-center {
width: 1480px;
width: 1520px;
margin: 0 auto;
}