From 5d652b296b531bb3b4d0c3014256d8d71c78c6e0 Mon Sep 17 00:00:00 2001 From: LDQ Date: Sun, 26 Dec 2021 06:10:45 +0000 Subject: [PATCH] Change speed --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index bbc4d1a..875b6f8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -184,8 +184,8 @@ color: [0, 1, 1], count: 100, opacity: 0.7, - density: 1 / 50, - speed: 1 / 500000, + density: 1 / 100, + speed: 1 / 100000, };