diff --git a/examples/clay-official-website/index.html b/examples/clay-official-website/index.html index 61f7226..d430675 100644 --- a/examples/clay-official-website/index.html +++ b/examples/clay-official-website/index.html @@ -32,6 +32,7 @@ body > canvas { width: 100%; height: 100%; + touch-action: none; } div, a, img {