Format source code

This commit is contained in:
benjamin melançon 2018-12-16 23:46:01 -05:00
parent d60056b144
commit f1f8103bac

View file

@ -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]');