diff --git a/www/style.css b/www/style.css index 6f9fef4..3affe99 100644 --- a/www/style.css +++ b/www/style.css @@ -294,7 +294,7 @@ body:has(.project-image > input:checked) { } #cursor-thing { - position: relative; + position: static; cursor: pointer; width: 50px; height: 50px;