fix askew footer on 404 page

This commit is contained in:
John Hess 2023-09-09 11:56:23 -05:00
parent 1835535387
commit ada43bfc29

View file

@ -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">