diff --git a/3D_webApp/styles/globals.css b/3D_webApp/styles/globals.css index 63ba0a0..4a65758 100644 --- a/3D_webApp/styles/globals.css +++ b/3D_webApp/styles/globals.css @@ -153,4 +153,5 @@ a { canvas{ height: 100vh; width: 100vw; + cursor: pointer; }