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