diff --git a/static/style.css b/static/style.css index 545567e..bb5f855 100644 --- a/static/style.css +++ b/static/style.css @@ -375,7 +375,7 @@ body > footer { align-items: center; width: 100%; background: var(--post); - position: absolute; + position: fixed; bottom: 0; }