Fix footer alignment on mobile #74

This commit is contained in:
Dan Burton 2015-03-18 09:58:09 -07:00
parent 3c6a2c7516
commit 54198b5560

View File

@ -49,6 +49,7 @@ code,pre {
color: #fff;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 4em;
line-height: 2em;