From b97a61736358c36d50d40155f181de4980cd784d Mon Sep 17 00:00:00 2001 From: Vital Vuillaume Date: Wed, 6 Mar 2024 18:15:30 +0100 Subject: [PATCH] Add files via upload --- menu.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/menu.css b/menu.css index 49b8463..ab875cd 100644 --- a/menu.css +++ b/menu.css @@ -14,6 +14,7 @@ opacity: 0; transition: 2s; text-align: center; + backdrop-filter: blur(15px); } @@ -39,7 +40,7 @@ font-size: 1.5em; cursor: pointer; transition: all 1s; - box-shadow : 8px 12px 5px rgba(255, 255, 255, 0.217); + box-shadow : 8px 11px 5px rgba(255, 255, 255, 0.217); cursor: none; }