From 0ef792bfdcc72754a7c919f9eaf26ece07dea779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Valentin=20Mogu=C3=A9rou?= Date: Sun, 16 Jul 2023 08:57:47 +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 df7cf32..bcd1387 100755 --- a/res/style.css +++ b/res/style.css @@ -53,7 +53,7 @@ header { margin: 40px 0; display: flex; align-items: stretch; - justify-content: stretch; + justify-content: center; gap: 10px; }