From a05208eec87e2b84c8599a32216277bfd9a40303 Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Nov 2014 22:14:48 +0200 Subject: [PATCH] Initial Commit --- css/minecraft.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 3b4b81a..e37b552 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -98,7 +98,7 @@ a:focus { .brand-heading { font-size: 40px; - margin: 0 0 5px; + margin: 0 0 0px; } .intro-text { @@ -108,9 +108,6 @@ a:focus { } @media(min-width:767px) { - .intro { - height: 100%; - } .brand-heading { font-size: 100px; @@ -124,7 +121,7 @@ a:focus { .btn-circle { width: 70px; height: 70px; - margin-top: 15px; + margin-top: 25px; padding: 7px 16px; border: 2px solid #fff; border-radius: 35px;