From 990c1e5a63e02d3fdeed2787795eb35822ffe07f Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 11 Aug 2019 19:31:25 -0700 Subject: [PATCH] Update life.html --- life.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/life.html b/life.html index 3e23c89a..a8a1594a 100644 --- a/life.html +++ b/life.html @@ -116,7 +116,7 @@ align-items: center; } canvas { - touch-action: manipulation !important; + /*touch-action: manipulation !important;*/ } #gridShell { display: none;