From 00b9f5409be7fa2362859b5d8665f689235cc1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Sun, 16 Jul 2023 10:18:34 +0200 Subject: [PATCH] Style --- res/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/style.css b/res/style.css index 7c91a7d..2f361de 100755 --- a/res/style.css +++ b/res/style.css @@ -76,7 +76,7 @@ main { background-color: #ffffff; position: sticky; top: 0; - padding: 10px; + padding: 15px; display: flex; box-shadow: 0 5px 5px #ddd; justify-content: center;