From 65f89ec58ec9eb4dee4f979bb615c31e9edeb94f Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 18 Jun 2018 00:08:31 +0200 Subject: [PATCH] Removed text uppercase transformation --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 72458f2..c883f27 100755 --- a/css/style.css +++ b/css/style.css @@ -207,7 +207,7 @@ a { h1, h2, h3, h4, h5, h6 { margin-bottom: 20px; margin-top: 0; - text-transform: uppercase; + text-transform: none; letter-spacing: 0px; } h1.blogdate {