aboutsummaryrefslogtreecommitdiff
path: root/public/js/app.js
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-08-27 19:56:28 -0400
committerThedro Neely <thedroneely@gmail.com>2019-08-27 19:56:28 -0400
commit3a3ccde38dffb10b3b000170254a239fdf9bc02b (patch)
treea0496d1fb008b69254cc8f88e52ed0bc93e5d52c /public/js/app.js
parent5b3086822bc5819a7badea75f7047cce97fd60b9 (diff)
downloadthedroneely.com-3a3ccde38dffb10b3b000170254a239fdf9bc02b.tar.gz
thedroneely.com-3a3ccde38dffb10b3b000170254a239fdf9bc02b.tar.bz2
thedroneely.com-3a3ccde38dffb10b3b000170254a239fdf9bc02b.zip
public/css: Add opacity to image zoom overlay
Diffstat (limited to 'public/js/app.js')
-rw-r--r--public/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/js/app.js b/public/js/app.js
index 7a96e7c..5804fab 100644
--- a/public/js/app.js
+++ b/public/js/app.js
@@ -546,7 +546,6 @@ window.onscroll = function() {
}
zoomOptions = _extends({
margin: 0,
- background: "#fff",
scrollOffset: 40,
container: null,
template: null