diff --git a/static/style.css b/static/style.css index d64ad67..95039f6 100644 --- a/static/style.css +++ b/static/style.css @@ -293,7 +293,7 @@ body > footer { display: flex; justify-content: center; align-items: center; - width: 100vw; + width: 100%; background: var(--post); position: absolute; bottom: 0;