Skip to content

Commit 6dfddfb

Browse files
committed
change backdrop color
1 parent f4f9eb0 commit 6dfddfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introjs.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
}
6464

6565
.intro-backdrop {
66-
background: rgba(0, 0, 0, 0.2);
66+
background: rgba(255, 255, 255, 0.6);
6767
position: fixed;
6868
left: 0;
6969
top: 0;

0 commit comments

Comments
 (0)