From d97a40665445520984523c1dbddf04fd14c3ce65 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(-) (limited to 'themes/hugo-coder/layouts/_default/baseof.html') 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