We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66e0c0 commit 920e73aCopy full SHA for 920e73a
index.html
@@ -63,6 +63,7 @@
63
background-color: rgba(45, 55, 72, 0.5);
64
/* Gray 800 with alpha */
65
border: 1px solid rgba(29, 78, 216, 0.3);
66
+ -webkit-backdrop-filter: blur(4px);
67
backdrop-filter: blur(4px);
68
}
69
</style>
0 commit comments