diff --git a/static/js/init.js b/static/js/init.js index 7c5bf38..d05a32d 100755 --- a/static/js/init.js +++ b/static/js/init.js @@ -45,7 +45,7 @@ var parallelism = (function($) { var _ = { marginBottom: 0, // Margin (in px) to preserve at the top of the viewport. - marginTop: 220, + marginTop: 150, // Nudge the reel by this value (in px) after it's been vertically centered. verticalNudge: 0,