I've got this weird issue where I can't click any of the links in my sticky-footer whenever the screen size gets above small. It works fine on <= small and it works on >= medium only after clicking on the 'go to top' element.
My footer works fine when I remove the .sticky-footer class from the body element, and it also works fine if I remove the #goToTop element.
I'm not sure what's going on.
