From b0fedf6113423082d78ba81230f5ea60fb0c5a72 Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Sun, 11 Aug 2019 14:56:08 -0700 Subject: [PATCH] Update life.html --- life.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/life.html b/life.html index 5fd33e63..4450a381 100644 --- a/life.html +++ b/life.html @@ -114,22 +114,15 @@ width: 100%; height: 100%; align-items: center; - /*position: fixed;*/ } canvas { - /*position: fixed;*/ + touch-action: manipulation !important; } #gridShell { display: none; position: fixed; top: 0; left: 0; - /*position: absolute; - top: 0; - bottom: 0; - left: 0; - right: 0; - overflow: none;*/ } #gridShell:fullscreen { display: inline-block;