diff --git a/js/state.js b/js/state.js index 48302190..682a6961 100644 --- a/js/state.js +++ b/js/state.js @@ -57,8 +57,8 @@ var state = (function() { shade: { show: true, padding: { - top: 4, - bottom: 4 + top: 10, + bottom: 10 }, style: "scroll", opacity: 0.95,