Skip to content

Instantly share code, notes, and snippets.

View nacholibre's full-sized avatar
💭
Your true wealth is time and freedom, money is just a tool for trading your time

Yoan Arnaudov nacholibre

💭
Your true wealth is time and freedom, money is just a tool for trading your time
View GitHub Profile
<style>
html, body {
height: 100%;
}
.page-wrap {
min-height: 100%;
/* equal to footer height */
margin-bottom: -142px;
}
.page-wrap:after {