From 713fdb9578e69d013e91763adc1bc2f9e9789b10 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 14:28:32 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 008a8d4..e249992 100755 --- a/css/style.css +++ b/css/style.css @@ -873,6 +873,7 @@ nav.wrapper { line-height: 1.2em; font-family: "Overpass"; font-size: 48px; + font-weight: 400; color: #fff; letter-spacing: 1px; opacity: 0; @@ -889,7 +890,7 @@ nav.wrapper { transition-property: all; } .slide-info h1 span { font-style: normal; - font-weight: 900; } + font-weight: 800; } .slide-info p { color: #fff; letter-spacing: 1px;