From cb258390ab1c03b11f6c6516c80b2f6647284fc7 Mon Sep 17 00:00:00 2001 From: adrien Date: Thu, 8 Jun 2023 01:04:18 +0200 Subject: [PATCH] grab cursor --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d801486..aca02ee 100644 --- a/style.css +++ b/style.css @@ -11,7 +11,7 @@ body { #container { position: absolute; z-index: 0; - cursor: pointer; + cursor: grab; } @keyframes escaped{