Skip to content

Commit

Permalink
index: add smoothscroll to front page
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspark committed Mar 28, 2013
1 parent c3a3cda commit d9e8b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/bootswatch.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $('a[rel=tooltip]').tooltip({
});


$('.subnav a').smoothScroll();
$('.navbar a, .subnav a').smoothScroll();


(function ($) {
Expand Down

0 comments on commit d9e8b1c

Please sign in to comment.