diff --git a/css/minecraft.css b/css/minecraft.css index 6c3eca7..3b4b81a 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -81,7 +81,6 @@ a:focus { display: table; width: 100%; height: 100%; - padding: 100px 0; color: #fff; background: url(/img/intro-bg.jpg) no-repeat bottom center scroll; background-color: #000; @@ -111,7 +110,6 @@ a:focus { @media(min-width:767px) { .intro { height: 100%; - padding: 50px 0; } .brand-heading { diff --git a/index.html b/index.html index ac4cda7..cec9807 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,13 @@