From bf45fda7cb0f73999a479bf8ac93cfee1fb5c5d6 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 30 Dec 2021 03:48:18 -0500 Subject: fireworks fix for mobile --- themes/hugo-coder/layouts/_default/baseof.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/themes/hugo-coder/layouts/_default/baseof.html b/themes/hugo-coder/layouts/_default/baseof.html index dfca9c7..ffe7585 100644 --- a/themes/hugo-coder/layouts/_default/baseof.html +++ b/themes/hugo-coder/layouts/_default/baseof.html @@ -184,13 +184,6 @@ "max": 0.03 } }, - "boundaries": { - "x": 50, - "y": 50, - "width": 1920, - "height": 928, - "visible": false - }, }) f._randomRocketsPoint = true f.start() -- cgit v1.2.3