Skip to content

Commit 1ee3b6e

Browse files
author
Joonas Haaparanta
committed
Bigger zIndex
1 parent 26f63a0 commit 1ee3b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
gText.style.position = "absolute";
297297
gText.style.background = "black";
298298
gText.style.fontSize = "100px";
299-
gText.style.zIndex = 100;
299+
gText.style.zIndex = 101;
300300
gText.style.padding = "40px"
301301

302302

0 commit comments

Comments
 (0)