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);