From de35639087e2e9b9d72dead37a0a6068c647f8ae Mon Sep 17 00:00:00 2001 From: Adam Burgess Date: Tue, 6 Jul 2021 19:53:19 +1000 Subject: [PATCH] no message --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index da289ad..f2453dd 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@ } .box { - background: rgba(0, 0, 0, 0.25); + background: rgba(0, 0, 0, 0.35); backdrop-filter: blur(6px); border-radius: 6px;