From 7ce3d2d12091a94fba7d85236fde9a7f445435b9 Mon Sep 17 00:00:00 2001 From: etherware-novice <73374039+etherware-novice@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:29:42 -0500 Subject: [PATCH] im stupid --- assets/css/typeboot.css | 1 + 1 file changed, 1 insertion(+) 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 {