explicitly set the footer margin-top
This commit is contained in:
parent
29498504cc
commit
5c8251d01a
|
@ -90,6 +90,7 @@ footer {
|
|||
font-size: 75%;
|
||||
color: #999;
|
||||
padding: 0 1em;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
table {
|
||||
|
|
Loading…
Reference in New Issue