From f5c70f173cdc9db85c5363380e4fa5b0ac8ab412 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 26 Sep 2020 12:12:42 +0200 Subject: Fix typo --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 10e401e..593416c 100644 --- a/index.html +++ b/index.html @@ -51,8 +51,9 @@ body { top: 84%; left: 34%; background: black; - padding-bottom: 1px; display: inline !important; + margin-top: -1px; + padding: 3px 0; } -- cgit v1.2.1