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 {
background-color: rgba(50, 0, 90, 0.5);
#card {
background-color: rgba(20, 5, 90, 0.5);
backdrop-filter: blur(5px);
} */
}
.magicStuff {
position: sticky;
top: 0;