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%,