diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-12-30 03:48:18 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2021-12-30 03:48:18 -0500 |
| commit | d97a40665445520984523c1dbddf04fd14c3ce65 (patch) | |
| tree | 109a1410722f2d4f3d36b0fa04621da80a84ab4e /themes | |
| parent | 644e5f7f178322d78eea8bf01b18e4683d948231 (diff) | |
fireworks fix for mobile
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/hugo-coder/layouts/_default/baseof.html | 7 |
1 files changed, 0 insertions, 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 @@ | |||
| 184 | "max": 0.03 | 184 | "max": 0.03 |
| 185 | } | 185 | } |
| 186 | }, | 186 | }, |
| 187 | "boundaries": { | ||
| 188 | "x": 50, | ||
| 189 | "y": 50, | ||
| 190 | "width": 1920, | ||
| 191 | "height": 928, | ||
| 192 | "visible": false | ||
| 193 | }, | ||
| 194 | }) | 187 | }) |
| 195 | f._randomRocketsPoint = true | 188 | f._randomRocketsPoint = true |
| 196 | f.start() | 189 | f.start() |
