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