fix askew footer on 404 page
This commit is contained in:
parent
1835535387
commit
ada43bfc29
1 changed files with 0 additions and 5 deletions
5
404.html
5
404.html
|
|
@ -16,11 +16,6 @@ layout: default
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
letter-spacing: -1px;
|
letter-spacing: -1px;
|
||||||
}
|
}
|
||||||
footer {
|
|
||||||
bottom: 0;
|
|
||||||
position: absolute;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue