Commit 275826d4 by Brian Talbot

studio - resolving help sock PR comments

parent 9ab5710a
...@@ -161,7 +161,7 @@ function smoothScrollLink(e) { ...@@ -161,7 +161,7 @@ function smoothScrollLink(e) {
easing: 'swing', easing: 'swing',
speed: 1000, speed: 1000,
scrollElement: null, scrollElement: null,
scrollTarget: $(this).attr('href'), scrollTarget: $(this).attr('href')
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment