|
|
|
@@ -58,7 +58,7 @@ $(document).ready(function() { |
|
|
|
}); |
|
|
|
|
|
|
|
// Add smooth scrolling to all links |
|
|
|
$("a").on('click', function(event) { |
|
|
|
$(".thumbnail-container a").on('click', function(event) { |
|
|
|
// Make sure this.hash has a value before overriding default behavior |
|
|
|
if (this.hash !== "") { |
|
|
|
// Prevent default anchor click behavior |
|
|
|
|