This commit is contained in:
MeowcaTheoRange 2024-03-09 10:58:34 -06:00
parent e43c470147
commit a081c6a44b

View file

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