8000 Update index.html · snojs/snojs.github.io@0515405 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0515405

Browse files
Update index.html
remove sno clumps
1 parent 37a1b73 commit 0515405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
bg("#242424");
162162
//Snow_Particles
163163
var angle = 0;
164-
var W = screen.width;
164+
var W = screen.width+300;
165165
var H = screen.height;
166166
var mp = 50;//max particles
167167
var particles = [];

0 commit comments

Comments
 (0)
0