mobile jumping background fix
This commit is contained in:
@@ -4,6 +4,6 @@ canvas {
|
||||
z-index: -1;
|
||||
background: #0a0a0f;
|
||||
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user