diff --git a/assets/css/typeboot.css b/assets/css/typeboot.css index 977caf1..ea6d7af 100644 --- a/assets/css/typeboot.css +++ b/assets/css/typeboot.css @@ -2,6 +2,7 @@ position: fixed; top: 0; left: 0; width: 200%; height: 100%; z-index: 100; + pointer-events: none; } #typeboot>*::before {