Skip to content

Instantly share code, notes, and snippets.

View jpopham's full-sized avatar

jpopham

  • Epsom,UK
View GitHub Profile
<style>
html, body {
height: 100%;
}
.page-wrap {
min-height: 100%;
/* equal to footer height */
margin-bottom: -142px;
}
.page-wrap:after {