From cb212811bee07fae12a8cec7e6637fb1a425bd72 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 17:53:05 +0200 Subject: [PATCH] Updated class for blogdate --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index dc365ed..f69d943 100755 --- a/css/style.css +++ b/css/style.css @@ -204,10 +204,10 @@ h1, h2, h3, h4, h5, h6 { letter-spacing: 0px; } h1.blogdate { - font-size: 90px; + font-size: 72px; color: #3399d4; margin-bottom: 0px; - margin-top: -30px; } + margin-top: 0px; } h1.white, h2.white, h3.white, h4.white, h5.white, h6.white { color: #fff; }