From 5d8e5d8c5b865d04a5c19d6c06c5b48e1dfa6e6b Mon Sep 17 00:00:00 2001 From: Kyle <41976328+ImKyle4815@users.noreply.github.com> Date: Mon, 12 Aug 2019 15:22:29 -0700 Subject: [PATCH] Update life.html --- life.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/life.html b/life.html index 6db7eab6..972408f3 100644 --- a/life.html +++ b/life.html @@ -97,7 +97,7 @@ font-family: belerenbsc; font-size: 24pt; margin: 0px; - touch-action: none; + } image, div, canvas { user-select: none; @@ -112,6 +112,7 @@ body { background-color: #333; color: white; + touch-action: manipulation; } .mainGrid { display: grid; @@ -226,4 +227,4 @@ } - \ No newline at end of file +