Make the header full-width

This commit is contained in:
Cryptkeeper 2016-06-20 18:10:26 -05:00
parent 9167ba67a4
commit d7e3ebc127

@ -29,8 +29,7 @@ a {
/* Header */ /* Header */
#header, #tagline { #header, #tagline {
width: 1540px;
margin: 0 auto;
} }
#header { #header {
@ -96,8 +95,6 @@ a {
#tagline { #tagline {
padding: 10px 0; padding: 10px 0;
text-align: center; text-align: center;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
} }
/* Colors used by the Mojang service's status bar */ /* Colors used by the Mojang service's status bar */