From 13ae52aa856fac8aaa21168a88df8111b219c2d1 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 27 Feb 2018 17:59:16 +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 b1fb975..ebff3e9 100755 --- a/css/style.css +++ b/css/style.css @@ -833,12 +833,13 @@ nav.wrapper { top: 25%; z-index: 2; left: 13%; - color: #fff; } + } .slide-info h1 { text-transform: uppercase; line-height: 1.2em; font-family: "Overpass"; font-size: 48px; + color: #fff; letter-spacing: 1px; opacity: 0; -webkit-transform: translateY(-100px);