2
0
Fork 0

fix: mesh position

This commit is contained in:
Hugo 2023-08-05 16:30:42 +02:00
parent 571237f535
commit 2fd60b7a58
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ a:focus {
#mesh { #mesh {
position: absolute; position: absolute;
bottom: 10vh; bottom: 4rem;
right: 0; right: 0;
user-select: none; user-select: none;
pointer-events: none; pointer-events: none;