Fixed blur
This commit is contained in:
parent
4c0ee4fec8
commit
92f3ee5082
@ -7,5 +7,7 @@ html {
|
||||
}
|
||||
.card {
|
||||
opacity: 0.95 !important;
|
||||
}
|
||||
.blurry {
|
||||
backdrop-filter: blur(40px) !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user