diff --git a/site/layouts/partials/nav.html b/site/layouts/partials/nav.html index 94ed598..a5d3c6c 100644 --- a/site/layouts/partials/nav.html +++ b/site/layouts/partials/nav.html @@ -1,5 +1,5 @@ {{ "" | safeHTML }} - + {{ "" | safeHTML }} diff --git a/site/static/js/creative.js b/site/static/js/creative.js index 2a38861..9f4025e 100644 --- a/site/static/js/creative.js +++ b/site/static/js/creative.js @@ -35,13 +35,6 @@ } ); - // Offset for Main Navigation - $('#mainNav').affix({ - offset: { - top: 100 - } - }) - // Initialize WOW.js Scrolling Animations new WOW().init();