Add left margin to footer

This commit is contained in:
Kegan Myers 2014-06-27 16:21:35 -05:00
parent 99a88624b7
commit f3d3221d75

View file

@ -66,6 +66,7 @@
position: absolute;
bottom: 0;
left: 0;
margin-left: 1em;
}
</style>
</head>