From a4bcb798878b61420dbda11b6c4c2dc82de3432e Mon Sep 17 00:00:00 2001 From: nercone-dev Date: Mon, 13 Apr 2026 22:11:17 +0900 Subject: [PATCH] -- --- public/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/base.html b/public/base.html index 0256067..ecb233a 100644 --- a/public/base.html +++ b/public/base.html @@ -112,7 +112,7 @@ inset: 0; z-index: -1; backdrop-filter: blur(12px); - background-color: #1A1A1A80; + background: linear-gradient(to bottom, #1A1A1A 0%, transparent 50%), #1A1A1A80; mask-image: linear-gradient(to bottom, black 0%, black 40%,