Transparent card with magic theme
This commit is contained in:
parent
89e8b1523e
commit
0ce5245843
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue