From 9fc2ae8acbe7e82678cd5d789349649917666741 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 14:27:09 +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 8f936a6..008a8d4 100755 --- a/css/style.css +++ b/css/style.css @@ -888,8 +888,8 @@ nav.wrapper { -moz-transition-property: all; transition-property: all; } .slide-info h1 span { - font-style: italic; - font-weight: 300; } + font-style: normal; + font-weight: 900; } .slide-info p { color: #fff; letter-spacing: 1px;