From 31bf613ffe5af506f934db054a3df09533a90499 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 8 Mar 2018 23:52:12 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0cf6bab..f14da75 100755 --- a/css/style.css +++ b/css/style.css @@ -400,7 +400,7 @@ body { font-family: "Overpass"; font-size: 14px; text-transform: uppercase; - letter-spacing: 0px; } + letter-spacing: -0.5px; } .top-bar-section li:not(.has-form).has-dropdown .dropdown a:not(.button) { line-height: 45px;