From 32a6e784da2d11b3c1ac219444c479e2ec63c273 Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Mon, 12 Apr 2021 15:05:04 +0000 Subject: [PATCH] Adjust particle opacity --- src/pages/index.particles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.particles.json b/src/pages/index.particles.json index ed58b81..c815ebb 100644 --- a/src/pages/index.particles.json +++ b/src/pages/index.particles.json @@ -26,7 +26,7 @@ } }, "opacity": { - "value": 0.3, + "value": 0.5, "random": true, "anim": { "enable": false,