From d7e3ebc12772e7ff29277491e3e7dfa9e41cc3e9 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Mon, 20 Jun 2016 18:10:26 -0500 Subject: [PATCH] Make the header full-width --- assets/css/main.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index b736019..d343b24 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -29,8 +29,7 @@ a { /* Header */ #header, #tagline { - width: 1540px; - margin: 0 auto; + } #header { @@ -96,8 +95,6 @@ a { #tagline { padding: 10px 0; text-align: center; - border-bottom-right-radius: 2px; - border-bottom-left-radius: 2px; } /* Colors used by the Mojang service's status bar */