From d601919dc419935b11d975d4cfc450b752ff26a7 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Thu, 31 Mar 2016 17:07:21 +0200 Subject: [PATCH] Minor visual changes. --- css/main.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/css/main.css b/css/main.css index 61577936..aa676d7f 100644 --- a/css/main.css +++ b/css/main.css @@ -35,7 +35,7 @@ body { header { - margin-top: 40px; + margin-top: 30px; text-transform: uppercase; font-size: 15px; font-family: 'roboto_condensedregular'; @@ -46,10 +46,6 @@ header { color: #666; } -header:first-child { - margin-top: 0px; -} - sup { font-size: 50%; line-height: 50%;