Add left margin to footer
This commit is contained in:
parent
99a88624b7
commit
f3d3221d75
|
@ -66,6 +66,7 @@
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
margin-left: 1em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue