At work, I was given the task to create a mini-webpage layout using bootstrap. I decided to use an existing layout called Amoeba as my base. You can view the preview here.
Everything was working almost perfectly on the localhost, except for the footer. If you visit the provided link and click on Portfolio in the navigation menu, then filter the gallery by Photography, you'll notice an unsightly space when scrolling down. This is the issue I'm facing. I want to eliminate that space. I believe I need a footer or portfolio div class that will resize automatically. However, I'm unsure how to achieve this. Any suggestions?