From bee6ca533250e80234524ceb5abfec15bc1b657a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Thu, 8 Mar 2018 21:12:10 +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 c3bb14d..d7b2984 100755 --- a/css/style.css +++ b/css/style.css @@ -51,7 +51,7 @@ background-image: url(../images/@stock/works-header.jpg); background-size: auto; } -.full.works.overlay { +.works { background: rgba(51,153,112,0.8); overflow: hidden; height: 100%; }