grab cursor

This commit is contained in:
Adrien MALINGREY 2023-06-08 01:04:18 +02:00
parent 5e12aea559
commit cb258390ab

View File

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