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