From 389eeeb48d5bc1ca6eb04517152b60450e7705b5 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 29 Jan 2024 22:22:58 +0000 Subject: Limit velocity change from click, add position: fixed so this finally works on mobile --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 72f1fa4..dc17f93 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,5 @@ body { + position: fixed; overflow: hidden; touch-action: none; } -- cgit v1.2.3-70-g09d2