move cursor

This commit is contained in:
Adrien MALINGREY 2023-06-08 01:05:16 +02:00
parent cb258390ab
commit 0ccd895b90

@ -11,7 +11,7 @@ body {
#container {
position: absolute;
z-index: 0;
cursor: grab;
cursor: move;
}
@keyframes escaped{