diff --git a/style.css b/style.css index c847746..c68104e 100644 --- a/style.css +++ b/style.css @@ -771,6 +771,13 @@ nav.top.alert p { top: -8px; margin-bottom: -8px; } + + /* Center header */ + body > .header { + max-width: 1200px; + margin-left: auto; + margin-right: auto; + } } @media only screen and (orientation: portrait) {