Skip to content

Commit

Permalink
Avoid scrolling bug
Browse files Browse the repository at this point in the history
  • Loading branch information
plehegar committed Dec 23, 2015
1 parent 0d8c820 commit d4f2605
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,9 @@ footer a, footer a:visited, footer a:focus, footer a:hover {
border-top: 0.5ex solid #ddd;
}
footer {
position: absolute;
bottom: 0;
box-sizing: border-box;
width: 100%;
margin-top: 5rem;
padding-bottom: 2rem;
}
}

0 comments on commit d4f2605

Please sign in to comment.