From 70a2eeb29a23e1071b07186aa4fe27468cb377d6 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 18 Jun 2018 09:14:36 +0200 Subject: [PATCH] Made navbar labels 2px bigger --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4776e47..ba5b7bf 100755 --- a/css/style.css +++ b/css/style.css @@ -568,7 +568,7 @@ body { .top-bar-section ul li > a { font-family: "Overpass"; - font-size: 14px; + font-size: 16px; text-transform: none; letter-spacing: -0.5px; }