From 3f39db0f6e2e9573cdffa4d68315be7a1b19dd60 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Wed, 14 Feb 2024 07:59:06 +0000 Subject: [PATCH] make gradient way visable --- css/landing.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/landing.css b/css/landing.css index ce39f61..1a98f91 100644 --- a/css/landing.css +++ b/css/landing.css @@ -890,7 +890,7 @@ video { height: 100%; object-fit: cover; z-index: -1; - opacity: 0.2; + opacity: 0.27; pointer-events: none; }