Format source code
This commit is contained in:
parent
d60056b144
commit
f1f8103bac
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ $(document).ready(function(){
|
|||
$(this).parent().parent().find('#navbar-menu').toggleClass('is-active');
|
||||
});
|
||||
|
||||
|
||||
// Swap navbar colors with ScrollMagic.js
|
||||
var controller = new ScrollMagic.Controller();
|
||||
var sections = $('section[data-headerbg]');
|
||||
|
|
Loading…
Reference in a new issue