From a081c6a44bdc2669252219a978e03a80be7b3748 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Sat, 9 Mar 2024 10:58:34 -0600 Subject: [PATCH] oops --- views/styles/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/views/styles/style.css b/views/styles/style.css index ae2d1aa..0174ee8 100644 --- a/views/styles/style.css +++ b/views/styles/style.css @@ -6,10 +6,6 @@ html:not(.base) { background-size: cover; background-attachment: fixed; } -html:not(.base) body { - /* backdrop-filter: blur(8px); */ - --background-color: hsla(var(--base-color), 15%, 0.9); -} :root { --background-color: hsla(var(--base-color), 15%, 0.9);