Skip to content

Instantly share code, notes, and snippets.

@bcuz
Created June 9, 2016 20:26
Show Gist options
  • Save bcuz/6d8a486fd61a9136681eea0a0548fc6a to your computer and use it in GitHub Desktop.
Save bcuz/6d8a486fd61a9136681eea0a0548fc6a to your computer and use it in GitHub Desktop.
body {
position: relative;
}
footer {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1rem;
background-color: #efefef;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment