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 {