From 7ad25496b7a703849cba560351e7bf6761c58909 Mon Sep 17 00:00:00 2001 From: Michi Date: Sat, 28 May 2022 18:47:45 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d4efeb9..643efc1 100644 --- a/style.css +++ b/style.css @@ -204,7 +204,7 @@ body{ border-bottom: 2px solid var(--theme1); user-select: none; transition: all 250ms linear; - padding: 5px; + padding: 5px 10px; margin: 10px 0; margin-left: -5px; }