added oppacity in preparation for blur
This commit is contained in:
parent
dbde1b2df6
commit
ad56fd9ce9
@ -6,6 +6,5 @@ html {
|
|||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
.card {
|
.card {
|
||||||
backdrop-filter: opacity(20%);
|
opacity: 0.95 !important;
|
||||||
backdrop-filter: blur(2px);
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user