From ebbdadf48845d0e2f1615580588518ae2bbf75a0 Mon Sep 17 00:00:00 2001 From: maltejur <48161361+maltejur@users.noreply.github.com> Date: Sat, 31 Oct 2020 00:12:00 +0100 Subject: [PATCH] style fix --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index f50f5de..1a6b55e 100644 --- a/style.css +++ b/style.css @@ -140,6 +140,7 @@ body { position: absolute; bottom: 0; left: 0; + right: 0; color: white; padding-left: 1em; padding-right: 1em;