bottom: function()

in amplify-theme/assets/js/scripts.js [280:284]


				bottom: function() {
					return (
						this.bottom = $( '.js-footer-area' ).outerHeight( true ) + 80
					);
				}