diff --git a/templates/GameTutorial.html b/templates/GameTutorial.html index 67a1c6b..da3236e 100644 --- a/templates/GameTutorial.html +++ b/templates/GameTutorial.html @@ -107,7 +107,7 @@ cursor: pointer; border: none; font-weight: 600; - z-index: 100; + } .cirButton:hover { @@ -150,6 +150,12 @@ background-color: rgba(0, 0, 0, 0); z-index: 99; } + + .col-md-6 .col-md-12{ + z-index: 100; + } + + @@ -226,17 +232,9 @@ -
- -
+
@@ -372,7 +370,15 @@
+
+