Skip to content

Commit 4fb7613

Browse files
Yair Even OrYair Even Or
Yair Even Or
authored and
Yair Even Or
committed
minor update to demo file
1 parent 892f53b commit 4fb7613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@
8484
z-index: 999999;
8585
border-radius: 10px;
8686
padding: .5em;
87-
box-shadow: 0 0 20px #00000055;
87+
box-shadow: 0 5px 20px #00000044;
8888
backdrop-filter: blur(3px);
89-
background-color: rgba(white, .5);
89+
background: white;
9090
top: 0;
9191
left: 0;
9292
transform: translate(calc(var(--x) * 1px),

0 commit comments

Comments
 (0)