From a87b3c1f05f6bb0731e714948c35390af350a86c Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Fri, 9 Mar 2018 14:15: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 24cb23e..8f936a6 100755 --- a/css/style.css +++ b/css/style.css @@ -120,7 +120,7 @@ height: 100%; display: block; z-index:0; - background-color: rgba(51, 153, 212, 0.8); + background-color: rgba(51, 153, 212, 0.6); } .overlay.grey:before { @@ -132,7 +132,7 @@ height: 100%; display: block; z-index:0; - background-color: rgba(88, 89, 91, 0.8); + background-color: rgba(88, 89, 91, 0.6); } .no-padding {