shut up shut up shut up sit up sit up sit up

This commit is contained in:
MeowcaTheoRange 2024-02-13 20:40:02 -06:00
parent 6565431867
commit d21e4c3007
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@
--header-font-weight: 400;
--font-family: "Lexend Deca";
--border-width: calc(2rem / 16);
--base-color: 320, 50%;
--base-color: 0, 0%;
--border-radius: calc(4rem / 16);
}

View file

@ -1,11 +1,11 @@
@import url("./myapp.css");
html:not(.base) {
/* html:not(.base) {
background: url("/assets/bg.jpg");
background-position: center;
background-size: cover;
background-attachment: fixed;
}
} */
html:not(.base) body {
backdrop-filter: blur(8px);
/* --background-color: hsla(var(--base-color), 80%, 0.9); */