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 +