From 61d220704ae0af6d2b8e56a3001df4b727737ddb Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 8 Mar 2018 21:54:43 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d859183..b78b9d0 100755 --- a/css/style.css +++ b/css/style.css @@ -47,7 +47,7 @@ .full.light { color: #fff; } -.full.works { +.works { background: rgba(51,153,112,0.8); overflow: hidden; height: 100%; }