Transparent card with magic theme

This commit is contained in:
bingus_violet 2024-06-23 19:19:18 -05:00
parent 89e8b1523e
commit 0ce5245843

View file

@ -1,8 +1,8 @@
/* #card { #card {
background-color: rgba(50, 0, 90, 0.5); background-color: rgba(20, 5, 90, 0.5);
backdrop-filter: blur(5px); backdrop-filter: blur(5px);
} */ }
.magicStuff { .magicStuff {
position: sticky; position: sticky;
top: 0; top: 0;