canvas camera moving

This commit is contained in:
2026-03-04 18:45:42 -06:00
parent 0b66096fc2
commit 6d5e6b5202
3 changed files with 23 additions and 15 deletions

View File

@@ -41,10 +41,7 @@ $menu: #282c34;
flex-grow: 1;
}
.wave {
position: absolute;
z-index: 999;
user-select: none;
pointer-events: none;
left: -10%;
width: 110%;
position: absolute;
}