From 77c605caafcc38f97f3f12ff7906dee3fb4b17f8 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 27 Feb 2018 17:58:42 +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 b5742cf..b1fb975 100755 --- a/css/style.css +++ b/css/style.css @@ -832,7 +832,8 @@ nav.wrapper { width: 21%; top: 25%; z-index: 2; - left: 13%; } + left: 13%; + color: #fff; } .slide-info h1 { text-transform: uppercase; line-height: 1.2em;