From b43ea5627ba0f65d42a813b457042a02d55e8111 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 03:21:34 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 7818fcd..8066000 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -84,9 +84,10 @@ h1 { font-size: 13px; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; - margin-bottom: 12px; - margin-top: 0; font-weight: 400; + margin-top: 0; + margin-bottom: 16px; + line-height: 9px; } #btn-circle { @@ -212,6 +213,6 @@ font-size: 100px; } h1 { font-size: 25px; -margin-bottom: 30px; +margin-bottom: 45px; } }