Skip to content

Commit 1350407

Browse files
committed
code indentation
1 parent 559a41f commit 1350407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jQuery(document).on('ready', function() {
5151

5252
/* -------------------------------------
5353
ADD ANIMATIONS TO SECTION SCROLL
54-
-------------------------------------- */
54+
--------------------------------------- */
5555
function ea_scroll( hash ) {
5656
var target = $( hash );
5757
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');

0 commit comments

Comments
 (0)